mirzemehdi / KMPNotifier

Kotlin Multiplatform Push Notification Library targetting android and iOS
http://mirzemehdi.com/KMPNotifier/
Apache License 2.0
172 stars 10 forks source link

Error while getting token #38

Open andiosdev opened 2 weeks ago

andiosdev commented 2 weeks ago

Hi,

Followed everything and got push notification working ion Android but in iOS I'm getting this error:

Error Domain=com.google.fcm Code=505 "No APNS token specified before fetching FCM Token" UserInfo={NSLocalizedFailureReason=No APNS token specified before fetching FCM Token}

mirzemehdi commented 2 weeks ago

@andiosdev Please check this issue, I wrote solution there: https://github.com/mirzemehdi/KMPNotifier/issues/3

chen-lihan commented 1 week ago

Add this line in info.plist will fix FirebaseAppDelegateProxyEnabled / Boolean / NO

スクリーンショット 2024-06-21 15 39 25