Open and archiving lectio365app.xcworkspace is fine.
Opening and archiving lectio365app.xcodeproj causes an error (I think this is to be expected so this could potentially be ignored):
Lexical or Preprocessor Issue Group > /absolute-path-to-app-project/platforms/ios/internal/ main.m:15:9: 'FirebaseCrashlytics/FirebaseCrashlytics.h' file not found
Description
Crashlytics is showing an error for ios users. This error has caused 500 crashes in 2 days so far.
Crashlytics errors:
Do these error messages mean anything to you? I can screenshot the whole error page if that's helpful.
Things I did in my project
run:
ns build ios --release --env.hiddenSourceMap --env.uglify --for-device
Open and archiving
lectio365app.xcworkspace
is fine.Opening and archiving
lectio365app.xcodeproj
causes an error (I think this is to be expected so this could potentially be ignored): Lexical or Preprocessor Issue Group > /absolute-path-to-app-project/platforms/ios/internal/ main.m:15:9: 'FirebaseCrashlytics/FirebaseCrashlytics.h' file not foundversion info