Align in_app from RewriteFrames #568
Labels
Breaking-change
should go in a major release (breaks apps, changes default configs in a major way)
Platform: Capacitor
question
Further information is requested
I noticed that there are some differences between the React Native SDK and the Capacitor one.
for instance
[native code] is flagged as true on React Native and false on Capacitor.
we should align the usage of in_app on Capacitor if it should be kept as is or changed to the way React Native is using.
The text was updated successfully, but these errors were encountered: