You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I create a new app in meteor, install bcrypt, follow orion install instructions.
Works fine in browser, add ios platform and run.
meteor run ios-device
The app does not go past the splash screen, I get no apparent errors.
I have tried a new project by adding platform first with no luck.
Terminal suggests using a native version of bcrypt, this had no affect.
Also removed auto publish as recommended in the terminal suggestions, no difference.
I also get the same issue in android using genymotion.
The text was updated successfully, but these errors were encountered:
I create a new app in meteor, install bcrypt, follow orion install instructions.
Works fine in browser, add ios platform and run.
The app does not go past the splash screen, I get no apparent errors.
I have tried a new project by adding platform first with no luck.
Terminal suggests using a native version of bcrypt, this had no affect.
Also removed auto publish as recommended in the terminal suggestions, no difference.
I also get the same issue in android using genymotion.
The text was updated successfully, but these errors were encountered: