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

Apptentive SDK module for React Native

Results 28 apptentive-react-native issues
Sort by recently updated
recently updated
newest added

The app builds fine with React-Native 0.71, and for 0.73.4 when `apptentive-react-native` is not a dependency. However whenever I add `apptentive-react-native` as a dependency to my 0.73.4 project the build...

https://github.com/apptentive/apptentive-react-native/blob/0df394dfc32e04b62df56b905a4ebe924ae34de8/ios/ApptentiveModule.swift#L97-L99 Only on iOS, Person Custom Data integer values that consist mainly of 0s and 1s are being ingested and reported as booleans via the Apptentive dashboard Repro steps: 1)...

Hi Can anyone let me know from which version of **apptentive-react-native** supports React native New Architecture ? we are using **apptentive-react-native v5.8.3** . Does it supports new arch? Thanks in...

I currently use expo by having it generate my apk without having me deal with any Android XML data. With that being said, apptentive expects values written to the `styles.xml`...

We were on v6.0.9 and updated to v6.1.3. We started getting a crash on Android: > gc.b requires a value for the com.xxxxxxx.xxxxx:attr/colorSurface attribute to be set in your app...

I'm getting an error with the latest version of this library. When an event is sent, in android only, I'm getting `Could not invoke ApptentiveModule.engage` `Provider is not registered: interface...

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.19. Release notes Sourced from vm2's releases. 3.9.19 Fixes https://github.com/patriksimek/vm2/commit/cfa3fc6f81be05ce9ed08a79a406ebe3b61ead3e: Fix resolver issue. 3.9.18 New Features https://github.com/patriksimek/vm2/commit/dd81ff616ff528de5dc7a1cf2939de3d3701539d: Add resolver API to create a shared resolver...

dependencies

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.2 to 4.2.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fast-xml-parser&package-manager=npm_and_yarn&previous-version=4.2.2&new-version=4.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Workaround for Apptentive issues on iOS.