firebase-unity-sdk
firebase-unity-sdk copied to clipboard
Push notification is not coming in IOS devices but working fine in android device.
[REQUIRED] Please fill in the following fields:
- Unity editor version: ___2021.3.28f
- Firebase Unity SDK version: ___11.6.0
- Source you installed the SDK: .unitypackage___ (.unitypackage or Unity Package Manager)
- Problematic Firebase Component: messaging_____ (Auth, Database, etc.)
- Other Firebase Components in use: Auth,App,Crashlytics,Analytics_ (Auth, Database, etc.)
- Additional SDKs you are using: Flurry,Ironsource sdk._ (Facebook, AdMob, etc.)
- Platform you are using the Unity editor on: Mac _____ (Mac, Windows, or Linux)
- Platform you are targeting: _iOS,Android (iOS, Android, and/or desktop)
- Scripting Runtime: IL2CPP_ (Mono, and/or IL2CPP)
- Pre-built SDK from the website or open-source from this repo: _____
[REQUIRED] Please describe the question here:
Hi @jayantjha23,
Could you confirm if you uploaded an APNs certificate/auth key as well as enabled Push Notifications inside Capabilities? Take note that there are additional steps in setting up an FCM app for an iOS build. You may provide the detailed steps you've taken before facing the issue so we can identify what's causing this to happen.
Additionally, does the issue persist when using our quickstart project?
Yes I have uploaded APNs and it is working fine with Firebase Unity SDK version 9.6.0.
any update?