You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched everywhere and spend 2 days on this library and downloaded the sample app tried that out nothing happens. Click register is returns a UUID but nothing registers look at the azure notification hub no communication.
Environment
Platforms: Windows
Android version: 10 and 11, Real phones and Emulator
Issues and Steps to Reproduce
Download sample app get your azure up connection string and hub name and your Firebase cloud messaging client id.
Build app after removing the packages.add(new ReactNativeNotificationHubPackage()); from MainApplication.java.
Click register (Nothing) doesn't seem to communicate at all.
Expected Behavior
I expected it to register the device so I can receive notifications
Actual Behavior
Nothing, doesn't work
The text was updated successfully, but these errors were encountered:
Report
I have searched everywhere and spend 2 days on this library and downloaded the sample app tried that out nothing happens. Click register is returns a UUID but nothing registers look at the azure notification hub no communication.
Environment
Issues and Steps to Reproduce
Expected Behavior
I expected it to register the device so I can receive notifications
Actual Behavior
Nothing, doesn't work
The text was updated successfully, but these errors were encountered: