Basically, it’s the same issue as here: https://github.com/amplitude/Amplitude-ReactNative/issues/96, while trying to run web version.
My package versions:
@amplitude/react-native": "^2.6.0"react-native: "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz"
Yes, worked with iOS emulator. Did not try for Android yet and web version is unsupported in their library atm.
Hi cesarribeiro ,
Thank you for bringing this to our attention. I have brought this up with the Engineers and I will reach out in the coming days when I get an update from them. Thank you!
Thank you very much Denis.
I found out that since this project in particular is using Expo, I should go through Expo’s installation option (https://docs.expo.dev/versions/latest/sdk/amplitude/).
Anyway, I’ll try it soon and post back the results here asap.
Hi cesarribeiro Ah I see, it was the web version and not supported, correct? Or are you still experiencing the issue?
Correct, since we are using Expo and need to use Expo’s package, web version is not supported there yet. Thank you for your support!
Our dev just deployed amplitude to our portal. When I look at the website payload in my browser debug I can see the amplitude api key. I am trying to understand if this is by design or if there is way to hide this.
Hey there I've been playing around for a couple of hours with the guide and analytics which fires properly on the UI but wouldn't give me any analytics. I read that there is another script that should be installed for the analytics part of things. Would anyone be able to guide me towards the potential script or some…
All my data is being collected through Firebase I want to export all this data in Amplitude and keep it synced with GA4, I tried adding data sources as BigQuery and GA4 both but for some reason it only partially imported the data and now its not working, I cant even see connected sources. Any help will be appreciated.
How do I transfer data from one amplitude account to another? It seems all the community chats about this have completely broken links. Easy to export, no way to import, very frustrating. :(
When using @amplitude/plugin-web-vitals-browser with Create React App v4 (react-scripts@4.0.3), the build fails with: ./node_modules/@amplitude/plugin-web-vitals-browser/node_modules/web-vitals/dist/web-vitals.js<br /><br />SyntaxError:…