Steve Pascoe
Steve Pascoe
No joy on this one?
Oh for sure, would love this.
If it helps, my simulator didnt progress past requesting to download. Had to delete simulator app and reinstall, now working fine. Device working fine.
hmmm i may be experiencing something similar. I have existing projects that all work fine however for a new project created with Xcode 11.2 i get this issue. Wondering if...
Update: got it going with... AppDelegate.h add a missing @property (strong, nonatomic) UIWindow *window; AppDelegate.m Comment out all the UISceneSession lifecycle events relating to UISceneConfiguration and UISceneSession Info.plist Delete the...
+1 for needing it in particular with distance
Any joy getting this working using React Native Testing Library? Running into the same issue.
hmmm trying to get this running but facing 2 errors ``` error in ./src/components/App.js Module build failed: TypeError: Property right of AssignmentExpression expected node to be of a type ["Expression"]...
anyone else unable to start after an npm update on the projectRevamp branch?
Progress @JoeRoddy ... i can now fire it up but get ``` An error occurred: { Error: ENOENT: no such file or directory, open '/Users/MYUSERNAME/Library/Application Support/Firestation/extensions/IDMap.json' ``` and get this...