breautek commented on issue #283: URL: https://github.com/apache/cordova-plugin-statusbar/issues/283#issuecomment-3303013951
> Is it not still supported for newest API 36? At the time of writing, cordova-android@14 is the latest stable release and it (and any of the apache-maintained plugins) do not officially support API 36. If you target SDK 36, the cordova framework may not properly handle any breaking changes being introduced. By default, cordova-android targets API 35. This does not prevent the app running on API 36 devices, but on API 36 devices, your app will be running in a backwards compatibility mode, which in most cases, prevents enabling any breaking changes API 36 introduces. API 36 will be supported in the next major release (cordova-android@15). Due to life matters, I haven't been keeping up with development or how the statusbar plugin will be effected. I believe the issues with API 36 comes from the enforced Edge-2-Edge mode and I'm not sure of the proposed solutions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org