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 2018/12/13 06:01:35 UTC

[GitHub] remingtonchan opened a new issue #174: Android Build Resource Loading Problem on launch

remingtonchan opened a new issue #174: Android Build Resource Loading Problem on launch
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/174
 
 
   I build my Android app through Meteor-Cordova.
   
   All is well when I build a new version of the app using the latest code base.
   
   However, when I deploy a new code base to my prod server, I encounter a resource not found error on subsequent launches of the app.
   
   ` ImageView: android.content.res.Resources$NotFoundException: Resource ID #0x7f010000`
   
   The app is able to launch and function properly upon the first launch after install, even older builds. It's always the subsequent launches that face this error.
   
   The current way I "fix" it is to rebuilt the mobile app BUT having to change the version of the plugin used (I toggle between 5.0.2 and 4.1.0).
   
   I haven't got a clue when this really started or what's causing this issue. I don't have custom launch screens or icons yet and I use Meteor's default resources for the splash.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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