-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
'FIRHeartbeatsPayload' for instance message is a forward declaration #14377
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Note that using an older version as mentioned in #12891, it works well.
|
This issue may be better addressed on a Capacitor support channel. |
Please follow up with Capacitor or provide a reproducible example without Capacitor. |
Hey @sroze. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
I can confirm that I'm still trying to solve this issue, but no more luck. I unfortunately can't easily reproduce without it being in a Capacitor application. |
OK, thanks. Please follow up on Capacitor support channels. |
After digging further, it turns out that I managed to make it work by setting the "Install Generated Header" build setting to "Yes" on the |
Description
On a Capacitor application, add the
FirebaseMessaging
pod causes the application to not build with the following errors:Especially, we can see two types of errors:
It's very similar to #12891 which has not been solved yet.
Reproducing the issue
On a recent Capacitor application, add the
FirebaseMessaging
pod.Firebase SDK Version
11.7.0
Xcode Version
16
Installation Method
CocoaPods
Firebase Product(s)
Messaging
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
No response
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetThe text was updated successfully, but these errors were encountered: