sandeshnaroju / react-native-in-app-update

44 stars 17 forks source link

InappUpdateModule.java error class, interface or enum expected #10

Closed dnx-xy closed 1 year ago

dnx-xy commented 1 year ago

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