CatalystCode / react-native-azurenotificationhub

React Native module to support Azure Notification Hub push notifications on Android, iOS, and Windows.
MIT License
47 stars 75 forks source link

Cannot read property register of undefined #194

Open hossamnasser938 opened 3 years ago

hossamnasser938 commented 3 years ago

Report

Environment

Windows - Platforms:

Issues and Steps to Reproduce

Follow installation instructions of the package for windows.

Expected Behavior

The package should work without errors.

Actual Behavior

I get "Cannot read property register of undefined". Actually, following installation steps, I cannot find file 'ReactWindowsAzureNotificationHub.csproj'.

Link to Code

If you have some code that maintainers can clone/test for themselves, bugs can be resolved much faster. Please paste a link here.