Enoch Youn
Comments
-
I unzipped the library in question and found a matching string in the values.xml because the vendor has large HTML formatted content blocks in their strings. Had vendor remove the offending CSS str...
-
Couldn’t I do the same with the @fullstory/browser too?
-
Are you saying to replace the @fullstory/browser NPM package and let the SDK handle initializing it? This doesn’t seem to be compatible with TypeScript and linting and I lose intellisense. Any tho...
-
@eyoung_ss Could you please specify which version of the FullStory iOS and Android SDKs are integrated into your app? It's important to note that in version v1.43.0 , we improved support for the ...
-
@megan, I’m trying to implement an Ionic Capacitor/ReactJS app. I’m having a little difficulty understanding how exactly to set it up.I managed to get the gradle instrumentation running during my a...
-
Also, @megan ...your documentation mentions to install the cordova plugin using cordova cli:cordova plugin add @fullstory/cordova-plugin --variable FS_VERSION=1.38.0 --variable FS_ORG=<YOUR_ORG>How...