Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure to import PushNotificationIOS from react-native first #617

Merged
merged 3 commits into from May 8, 2020

Conversation

Hanzig
Copy link

@Hanzig Hanzig commented Dec 20, 2017

An error will be flagged if PushNotificationIOS is not imported, referring to

notification.finish(PushNotificationIOS.FetchResult.NoData);

@remyzv
Copy link

remyzv commented Jan 15, 2018

This should be merged seriously. Thanks ;)

@jawinn
Copy link

jawinn commented Feb 9, 2018

Please merge this docs update. As it stands, the app will crash:

*** Terminating app due to uncaught exception 'RCTFatalException: Unhandled JS Exception: Can't find variable: PushNotificationIOS', reason: 'Unhandled JS Exception: Can't find variable: PushNotificationIOS...

@Radilx
Copy link

Radilx commented Sep 13, 2018

Why has this still not been merged?

@github-actions
Copy link

github-actions bot commented May 7, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label May 7, 2020
@Dallas62 Dallas62 changed the base branch from master to dev May 8, 2020 17:19
@Dallas62 Dallas62 merged commit a775d48 into zo0r:dev May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants