mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-02 14:10:40 +00:00
Fix manual invocation
This commit is contained in:
parent
973d5fcb59
commit
e0639feaa0
@ -124,6 +124,7 @@ public class RNInstabugReactnativeModule extends ReactContextBaseJavaModule {
|
||||
this.mInstabug = mInstabug;
|
||||
try {
|
||||
Instabug.invoke();
|
||||
Instabug.dismiss();
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user