Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FirebaseMessaging not found when building iOS app #114

Open
Hipermuflon opened this issue Feb 11, 2025 · 0 comments
Open

FirebaseMessaging not found when building iOS app #114

Hipermuflon opened this issue Feb 11, 2025 · 0 comments

Comments

@Hipermuflon
Copy link

Hipermuflon commented Feb 11, 2025

KMPNotifier and Kotlin version:
kmpnotifier version: 1.3.0, kotlin version: 2.0.21 but I checked different versions

Describe the bug
I get following error:

ld: framework FirebaseMessaging not found

for task :shared:linkDebugTestIosSimulatorArm64

when building iOS app.

I am NOT using cocoapods, the library is added as a framework and exported for iOS.
FirebaseMessaging (and also core, installations) is added via spm and in "Link Binary With Libraries" for the ios app.

In which platform bug occurs?
ios

To Reproduce
Build the iOS app via android studio

Expected behavior
App builds successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant