iOS no Push Token #5774
-
I can't get Token on ios.Android has succeeded. ⚡️ To Native -> PushNotifications addListener 23671829 Podfile
AppDelegate.swift
capacitor.config.json
capacitor-flag.d.ts
App.vue
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
You have
should be
not sure if that would cause the issue, but it's a good first step |
Beta Was this translation helpful? Give feedback.
-
Thank you. |
Beta Was this translation helpful? Give feedback.
You have
should be
not sure if that would cause the issue, but it's a good first step