react-native-ua icon indicating copy to clipboard operation
react-native-ua copied to clipboard

React Native module for Urban Airship

Results 8 react-native-ua issues
Sort by recently updated
recently updated
newest added

English is a more convenient language for an open source library. resolve #41 .

:react-native-ua:compileReleaseJavaWithJavac/Users/gruff/Documents/React/troveAndroid/node_modules/react-native-ua/android/src/main/java/com/globo/reactnativeua/ReactNativeUAPackage.java:15: error: method does not override or implement a method from a supertype @Override ^ 1 error How to solve this problem?

I know this has been brought up before as an issue, but is there any way around this? Its quickly becoming an issue for a client. Thanks.

I have set up the project for both ios and android. `onNotificationOpened` and `onNotificationReceived` works fine for android, but nothing happens if the app is in background. For ios, `on_notification`...

https://bintray.com/urbanairship/iOS/urbanairship-sdk/8.2.0#release

Hi @rlepinski , I've an issue with the on_notification event - it not fires if the following conditions are met: - app closed - user clicks on an interactive button...

When I'm running my iOS application using XCode in the log file I can see the messages in Portuguese. https://github.com/globocom/react-native-ua/blob/9a96a5ba39365c4919de7e89ba19364a479ae0d1/ios/ReactNativeUAIOS/ReactNativeUAIOS.m#L131 I think these should be translated to English, as it's...

Hi @rlepinski , I will create a pull request on this project, that will enable the possibility to know on javascript when the user accepted the notification permission's dialog on...