breautek commented on issue #575:
URL: https://github.com/apache/cordova/issues/575#issuecomment-3738606783

   @yaojianyou Yup, you got it.
   
   Targeting API 36 manually via the preferences is not going to be 
recommended. I'm not sure what other breaking changes that may include. Cordova 
makes annual releases for the android platform which bumps the target SDK when 
it's ready to do so. The community is fairly good at doing this before API 36 
targets becomes a had requirement.
   
   The full screen apps is the known biggest change that requires updates to 
how users render their applications, and you can prepare for that upcoming 
requirement by using the `AndroidEdgeToEdge` flag while remaining on API 35.
   
   I'm closing this issue because I don't think there is anything actionable 
here. Feel free to test `cordova-android@nightly` and report anything that you 
believe may be a bug.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to