Meteor login not working on mobile -


i working on simple mobile web app , having trouble logging in...

i followed little sample on making custom login: http://blog.benmcmahen.com/post/41741539120/building-a-customized-accounts-ui-for-meteor

nothing tricky here.

so run meteor server locally. on computer, through browser, can log in , create accounts -- no problem.

when go local ip iphone, website loads reason not able login or create accounts.

i have noticed meteor.loginwithpassword , meteor.createuser, callback function never gets called. have {{loggingin}} rendering loading screen , loading screen there fraction of second before form reloaded. no errors thrown (validation passes , callback function doesnt fail).

out of suspicion, deployed app , tried accessing deployed website phone , same issue persists...

any ideas cannot log in or create accounts on iphone, can on computer? maybe cookies thing? ways of solving this?

thanks lot,

chet

edit:

this works on both desktop browser , iphone simulator. not iphone. local network issue? -- no, if deploy website, have same issues...

also, check out github post recreating issue: https://github.com/ccorcos/meteorpasswordmobileerror

check make sure running same version of ios on devices testing on. have seen ios 7 misbehave when using meteor apps. ios 6 works fine.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

IIS->Tomcat Redirect: multiple worker with default -