-
Notifications
You must be signed in to change notification settings - Fork 441
iOS app crashes straight after splash screen (iOS 11.2, iPhones X, 8 & 7 on simulator) #618
Comments
Can you share a repo? |
Thanks for the quick reply https://bitbucket.org/nexuschurch/mynexus-app/src |
Thank you! There's an issue in 5.1.5 that pops up when the 'realtime db' feature wasn't selected. I'll correct that in 5.1.6 but I'm not entirely sure it will fix your issue as I cloned your repo, did So before releasing the fix, can you please open
Then |
I had the same issue when I installed the plugin today (first time ever). Decided to clean my platform after installation and configuration of the plugin, re-installed iOS platform, and it just worked. But I do keep seeing this in the console: Replace the line 600 from previous post, exception still present. |
@manijak If you replace the line as show below, |
Correct, the error is now gone. thanks. |
@manijak - i'm a bit new to NS, what do you mean by this: Decided to clean my platform after installation and configuration of the plugin, re-installed iOS platform? Is that just deleting the platform folder or is it some commands. |
Yeah running following commands: |
First I modified the resolve statement, enabled realtime and did Thanks for your help guys. I didn't need to remove the platform. |
Create a new {N} + ng + TS, add plugin and initialize firebase as per documentation (and per ng sample) results in iOS app crashing with no errors straight after splash screen. Same as reported here: #611
The text was updated successfully, but these errors were encountered: