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

Example project fixes #96

Conversation

Psiiirus
Copy link
Contributor

@Psiiirus Psiiirus commented Apr 1, 2020

Summary

I've just updated and configured the example project to meet the set up requirements of this library.

Compatibility

OS Implemented
iOS
Android

Note

Besides everything is set upped as it should be it still doesnt work on iOS 13.1.3 with my real iPhone 7 device. Fixed by #97

Psiiirus added 3 commits April 1, 2020 12:16
…visioning and downgraded to SDK 9 deployment target / JS: moved the PushNotificationIOS.requestPermissions call after the event registrations to avoid problems
@Psiiirus
Copy link
Contributor Author

Psiiirus commented Apr 2, 2020

Real device problem could be fixed with this solution ive also created a PR for
#97

TestTargetID = 13B07F861A680F5B00A75B9A;
};
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = UL428N5782;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we remove the DevelopmentTeam option so anyone can use the example project? 😃

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well i though you always need to use a Development Team?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, development team is required to run the example with a real device. however, other people won't be able to use your development team id

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Odd, Xcode always forces me to select one?...But this should matter know... the developer has to adjust the xcode-project anyway :)

Copy link
Collaborator

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Psiiirus Thanks for the fixes! I've made some comments.

Copy link
Collaborator

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Psiiirus Thank you!

@Naturalclar Naturalclar merged commit f55e7ff into react-native-push-notification:master May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants