Amplitude-ReactNative
Amplitude-ReactNative copied to clipboard
Official Amplitude React Native SDK
Hi there! I'm working on supporting the roll out of the new architecture + bridgeless with Expo and Meta, and as part of that we identified which are the most...
After upgrading to latest version, when I run `npx pod-install` I get the following error: ``` Auto-generating `.xcode.env.local` with $NODE_BINARY=/Users/runner/hostedtoolcache/node/18.16.1/x64/bin/node error Failed to build the app: No package name found....
The build works fine in the debug mode, but as soon as we enable the proguard, we have started getting the following exception and app is crashing right away, can...
Hi, please help! I’ve just upgrade from Expo SDK 43 to 46, and seems like I need to use a custom development client instead of Expo Go, because of [expo-analytics-amplitude...
Hey there! As @expo-analytics-amplitude is now deprecated, the only two possibilities are this library and [this other one](https://www.docs.developers.amplitude.com/data/sdks/typescript-react-native/) BUT! Both require us to do "pod install".... Am I not seeing...
I am facing an issue in one of our projects in my workplace where we have created 2 projects on Amplitude one of which is used for production usage and...
 I am junior developer using amplitude react-native. Ios works fine but when I try to build android, it shows this error. Can...
# Announcement Amplitude is introducing a new [Analytics SDK for React Native](https://www.npmjs.com/package/@amplitude/analytics-react-native). This new SDK provides improved developer experience, helps users instrument data more seamlessly and provide more control over...
Description: The mobile application uses an unencrypted SQLite database. This database can be accessed by an attacker with physical access to the mobile device or a malicious application with root...
I updated the @amplitude/react-native from 2.6.0 to 2.11.0. All goes well at debug mode and release mode on simulator. But there are no logs after the app has been released....