react-native-aws-mobile-analytics icon indicating copy to clipboard operation
react-native-aws-mobile-analytics copied to clipboard

A react-native module for using Amazon's AWS Mobile Analytics with the aws-sdk

Results 2 react-native-aws-mobile-analytics issues
Sort by recently updated
recently updated
newest added

I am testing https://github.com/innFactory/react-native-aws-mobile-analytics demo app and changed the appId to mine. When clicking on Send an event button it showing xcode console with this text [Function:(AMA.Manager).recordEvent: Client is not...

bug

Hi, I checked the console logs and used the submitCallback to know if events were submitted successfully. The callback was executed successfully, but after some time (after 1 day), there...

bug