Hi, i'm trying to implement your inApp update. I have been using your project for many js react native. but now for TS project in turn out thrown error "InAppUpdateModule.java:9, error class, interface or enum expected"
have changed the package name to my current package "com.example.com" but none works
Do you know what can cause this, i have allow js in my ts config json.
nevermind my mistake there are some "." on the script
Hi, i'm trying to implement your inApp update. I have been using your project for many js react native. but now for TS project in turn out thrown error "InAppUpdateModule.java:9, error class, interface or enum expected"
have changed the package name to my current package "com.example.com" but none works Do you know what can cause this, i have allow js in my ts config json.
nevermind my mistake there are some "." on the script