Enoch Youn
Posts
-
Sending Firebase/GA Events to Fullstory
I’ve developed a hybrid mobile app using Ionic/Capacitor/ReactJS and have been using the Firebase SDK to send event, which are then sent to Google Analytics.Is there anyway to create an event pipel...
-
Adding Android SDK fails on app build
I have an Android app built using Ionic/Capacitor/ReactJS. When I add the FullStory Android SDK and enable the plugin in my file like this: apply plugin: 'fullstory'fullstory {org "[REDACTED]enable...