capacitor-community / native-market

MIT License
25 stars 16 forks source link

class file for androidx.appcompat.app.AppCompatActivity not found #16

Closed rajkhan91 closed 1 year ago

rajkhan91 commented 2 years ago

node_modules\@capacitor-community\native-market\android\src\main\java\com\getcapacitor\community\nativemarket\NativeMarket.java:21: error: cannot access AppCompatActivity Context context = this.bridge.getActivity().getApplicationContext(); ^ class file for androidx.appcompat.app.AppCompatActivity not found

marwenhinnaouii commented 1 year ago

Same issue

shayNaRad commented 1 year ago

I have the same issue. Any suggestions?

etomeni commented 1 year ago

Please help fix this issue

jcesarmobile commented 1 year ago

I've released 4.0.0 with Capacitor 4 support, it should have fixed this issue. Also 5.0.0 with Capacitor 5 support. If the problem is still present, please, create a new issue and provide a sample app that reproduces the issue