Closed AbhayProgrammer closed 6 months ago
Hi @AbhayProgrammer, Thanks for reaching out. We'd be glad to assist.
Please ensure you have created an app in the Pushy dashboard with the same iOS Bundle ID as you configured in your Xcode project:
This will ensure that the device registrations get associated with your own Pushy dashboard app, and you'll then be able to send notifications by specifying that Pushy dashboard app's Secret API Key, which is available in the API Authentication tab.
No devices matched the specified condition. Please double-check the device token(s) or Pub/Sub topic(s), and that you are authenticating using a Secret API Key assigned to the Pushy app of the recipient device(s)
Getting this in IOS only when sending notification also i am using swizzling method with fcm notification I need both in my app to be worked. Please tell me how can i rid of this problem
Thanks you