Closed olle-moren closed 8 years ago
hey @olle-moren-schibsted
So, at this moment you should call enableNotification
only once and control it calls according to your application behavior. Because every time you call it, it will ask the user to enable notifications.
We are open to pull requests 🎅 Any ideia is welcome!
Thanx for the info! It works fine now ⛵️
This happens due to
in
react-native-ua/ios/ReactNativeUAIOS/ReactNativeUAIOS.m
Can I turn this behaving off somehow?