guyromb / cordova-open-native-settings

Plugin to open native screens of iOS/android settings (maintained, end-2020)
http://gsrweb.net
MIT License
113 stars 107 forks source link

Class not found for android #23

Closed thecodearcher closed 6 years ago

thecodearcher commented 6 years ago

Cordova native settings is not working properly on Android Ionic Apps. When i call any of the page. It throws an error "Class Not Found". Can anyone have a solution for this?

hannibaldinski commented 6 years ago

Which Android version?

thecodearcher commented 6 years ago

@hannibaldinski Android 7.0

thecodearcher commented 6 years ago

Found out the solution was to remove platform after installing plugin and add the android platform back