You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/30 12:53:40 UTC

[GitHub] [cordova-plugin-splashscreen] VisualMafia edited a comment on issue #225: fix(android): Back button fix for SDK28

VisualMafia edited a comment on issue #225: fix(android): Back button fix for SDK28
URL: https://github.com/apache/cordova-plugin-splashscreen/pull/225#issuecomment-516393140
 
 
   > > What you say will be difficult to know beforehand. You will have to update your plugin and test the result. This is much better than the Back button is failing. I can to see that my Splash loads perfectly, just started the App and when it is suspended also.
   > > So, I don't see nothing bad. All working perfect in Android 9 and old versions.
   > > Regards.
   > 
   > Same thought here. I guess we have fork that commit into our projects until the maintainers decide on a solution
   
   I remove plugin. Add plugin this fork (https://github.com/prageeth/cordova-plugin-splashscreen.git). Error if build android:
   
   ... SplashScreen.java:101: error: cannot find symbol
           if (Build.VERSION.SDK_INT < Build.VERSION_CODES.P) {
                                                          ^
     symbol:   variable P
     location: class VERSION_CODES

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org