First off, thank you for creating this package.
I've installed Jc.GMA.iOS and Jc.UMP.iOS. The package works only on a simulator. When I run it on a physical device I get the following error:
2025-08-24 13:00:01.098 XXXXX[5239:539416] [Firebase/Crashlytics] Version 11.0.0
2025-08-24 13:00:01.125 XXXXX[5239:539416] Plugin.Firebase initialized with the following settings:
2025-08-24 13:00:01.125 XXXXX[5239:539416] [CrossFirebaseSettings: IsAnalyticsEnabled=True,IsAuthEnabled=True,IsCloudMessagingEnabled=True,IsCrashlyticsEnabled=False,IsDynamicLinksEnabled=True,IsFirestoreEnabled=True,IsFunctionsEnabled=True,IsRemoteConfigEnabled=True,IsStorageEnabled=True]
2025-08-24 13:00:02.143 XXXXX[5239:539477] Warning: observer object was not disposed manually with Dispose()
2025-08-24 13:00:02.143 XXXXX[5239:539477] Warning: observer object was not disposed manually with Dispose()
Failed to look up symbolic reference at 0x1031a8447 - offset 99065 - symbol symbolic _____Sg ScP in /private/var/containers/Bundle/Application/69270111-8FD1-445E-8F85-E2AA3AB7CD6E/XXXXXX/XXXX - pointer at 0x1031c0740 is likely a reference to a missing weak symbol
The app starts and then crashes during the splash screen.
What am I missing? Is there a conflict with Plugin.Firebase ?
I don't know how to solve this issue.
First off, thank you for creating this package.
I've installed Jc.GMA.iOS and Jc.UMP.iOS. The package works only on a simulator. When I run it on a physical device I get the following error:
2025-08-24 13:00:01.098 XXXXX[5239:539416] [Firebase/Crashlytics] Version 11.0.0
2025-08-24 13:00:01.125 XXXXX[5239:539416] Plugin.Firebase initialized with the following settings:
2025-08-24 13:00:01.125 XXXXX[5239:539416] [CrossFirebaseSettings: IsAnalyticsEnabled=True,IsAuthEnabled=True,IsCloudMessagingEnabled=True,IsCrashlyticsEnabled=False,IsDynamicLinksEnabled=True,IsFirestoreEnabled=True,IsFunctionsEnabled=True,IsRemoteConfigEnabled=True,IsStorageEnabled=True]
2025-08-24 13:00:02.143 XXXXX[5239:539477] Warning: observer object was not disposed manually with Dispose()
2025-08-24 13:00:02.143 XXXXX[5239:539477] Warning: observer object was not disposed manually with Dispose()
Failed to look up symbolic reference at 0x1031a8447 - offset 99065 - symbol symbolic _____Sg ScP in /private/var/containers/Bundle/Application/69270111-8FD1-445E-8F85-E2AA3AB7CD6E/XXXXXX/XXXX - pointer at 0x1031c0740 is likely a reference to a missing weak symbol
The app starts and then crashes during the splash screen.
What am I missing? Is there a conflict with Plugin.Firebase ?
I don't know how to solve this issue.