EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase

Home Page:https://firebase.google.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS - Applozic push notifications do not arrive

xpalacincreditoh opened this issue · comments

My system details:

  • macOS 11.6.1 Big Sur
  • Xcode 13.1 (13A1030d)
  • NativeScript CLI 8.1.5
  • NVM 0.39.0
  • Node v16.13.0
  • NPM 8.1.0
  • iPhone 7 iOS 15.1
  • "@nativescript/core": "~8.1.1"
  • "@nativescript/ios": "8.1.0"
  • "@nativescript/firebase": "^11.1.3"

On Android it works and on iOS I can open and read the chat and send and receive messages, but on iOS the notifications fail, although when I open the project in XCode I see the permission in: Signing & Capabilities -> Push Notifications.

Thanks