-
Notifications
You must be signed in to change notification settings - Fork 76
Crash: android.content.res.Resources$NotFoundException #18
Comments
Hi @markharding I've seen the exact crash in one on my cordova-based apps, please keep me in the loop if you find a solution, I'll do the same! |
I'm facing the same crash, have you found a solution? |
same problem only at startup when i change the orientation while loading the app. |
Perhaps the same as iOS crash when orienting a video from portrait to On Thu, Aug 25, 2016 at 8:26 AM, wninou notifications@github.com wrote:
|
Ok the solution is simple : an image was missing in my splash screen plugin config... As written in the cordova-plugin-splashscreen documentation we must define each density and insert the relative images...
|
* (fix): Refresh points counter when re-logging and add pull to refresh on wallet view (#19) * (feat): Re-sync discovery entity when loading full-screen (#17) * (feat): Be able to click post date to original post page (#16) * (fix): ios icon * (fix): Boost rejected notification typo (#21) * (fix) : Reminds don't take you to the original post (#23) * (fix): Link images and blogs on notifications (#20) * (fix): Wrong storage key for points animation toggle (#22) * (feat): Improve back button visibility (z-index and outline) (#18) * (fix): prevent navigation become dead when pop is happening * (chore): improve unread and online icons * (feat): Implement comment attachments and rich embeds * (feat): Allow setting explicit comments and show them blurred
…nimation when on background (#28) * (fix): Refresh points counter when re-logging and add pull to refresh on wallet view (#19) * (feat): Re-sync discovery entity when loading full-screen (#17) * (feat): Be able to click post date to original post page (#16) * (fix): ios icon * (fix): Boost rejected notification typo (#21) * (fix) : Reminds don't take you to the original post (#23) * (fix): Link images and blogs on notifications (#20) * (fix): Wrong storage key for points animation toggle (#22) * (feat): Improve back button visibility (z-index and outline) (#18) * (fix): prevent navigation become dead when pop is happening * (chore): improve unread and online icons * (feat): Create App Status service and disable points animation when on background
The text was updated successfully, but these errors were encountered: