My app is facing run time error from firebase mostly I think it is dependecy error but tried many solution not able to find any thing still error is ongoing.
dyld[40561]: Symbol not found: OBJC_CLASS$_FIRHeartbeatInfo
Referenced from: <1455A1FA-8349-330A-BC99-93C39BAEA485> /Users/me/Library/Developer/CoreSimulator/Devices/738413E9-2FEE-4024-9A74-972DCCFC5030/data/Containers/Bundle/Application/C2C2680C-8BBA-472A-B0CB-B0F4DA64E27B/EMSApp.app/Frameworks/FirebaseInstallations.framework/FirebaseInstallations
Expected in: <4AA654E5-91C9-3E32-9143-A5DA26877E85> /Users/me/Library/Developer/CoreSimulator/Devices/738413E9-2FEE-4024-9A74-972DCCFC5030/data/Containers/Bundle/Application/C2C2680C-8BBA-472A-B0CB-B0F4DA64E27B/EMSApp.app/Frameworks/FirebaseCore.framework/FirebaseCore
Both of the dependencies for IOS are already added from the Nuget package.
The Android project is done and uploaded already but this is causing issues.
1