-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
Description
A build error is introduced since 12.7.0, please see screenshot below.
Did you test the library before you publish the new version?
SDK Version
"instabug-reactnative": "12.7.0",
Device Model
Android simulator
[Optional] Project That Reproduces the Issue
just upgrade instabug-reactnative to 12.7.0, build on Android simulator successfully and then failed to load the js bundle because of this error
error node_modules/instabug-reactnative/src/modules/Instabug.ts: Unexpected token: operator (?) in file node_modules/instabug-reactnative/src/modules/Instabug.ts at 52:36. Run CLI with --verbose flag for more details.
This is the screenshot of the code in instabug-reactnative
