win universal app - Windows UWP crashing when uploaded to Store -


i'm having major problem app small acorns vegetarian recipes when uploaded windows store.

when test app locally, create app package , test sideloading app cannot replicate errors occurring live app in store. have downloaded live app on 3 different windows 10 devices , app works without crashing.

below crash report windows dev center recording error stowed_exception of type system.unauthorizedexception. there multiple errors same 1 below.

9nblggh2rqt4 small acorns 2016-w3 1/18/2016 12:00:00 e5fbe8d3-2fcc-9405-e339-795d8ec35826 "1 smallacorns_w10_7ffbdf7a0000 0xc179e8 2 smallacorns_w10_7ffbdf7a0000 0xfcd461 3 smallacorns_w10_7ffbdf7a0000 0xff7263" 9nblggh2rqt4 small acorns 2016-w3 1/18/2016 12:00:00 45df7950-ae20-259c-3f6e-4ec2a1758559 "1 smallacorns_w10_581b0000 0x98dc05 2 smallacorns_w10_581b0000 0x98de13 3 smallacorns_w10_581b0000 0xc14e95 4 smallacorns_w10_581b0000 0xc14e5e 5 smallacorns_w10_581b0000 0xc14e49 6 smallacorns_w10_581b0000 0xc14bc3 7 sharedlibrary system::runtime::exceptionservices::exceptiondispatchinfo.throw 0x1c 8 sharedlibrary $13_system::runtime::compilerservices::taskawaiter.throwfornonsuccess 0x4a 9 sharedlibrary $13_system::runtime::compilerservices::taskawaiter.handlenonsuccessanddebuggernotification 0x3c 10 sharedlibrary $13_system::runtime::compilerservices::taskawaiter.validateend 0x16 11 sharedlibrary $13_system::runtime::compilerservices::configuredtaskawaitable::configuredtaskawaiter.getresult 0x9 12 smallacorns_w10_581b0000 0xc1548c 13 sharedlibrary system::runtime::exceptionservices::exceptiondispatchinfo.throw 0x1c 14 sharedlibrary $22_system::threading::tasks::exceptiondispatchhelper::__c__displayclass0._throwasync_b__3 0x19 15 sharedlibrary $13_system::threading::winrtsynchronizationcontext::invoker.invokecore 0x3c"

the health reports next useless async method failing , cannot download .cab files test windbg (like windows 8.1 apps) have absolutely no idea error occurring in app app works on multiple devices i've tested on. has managed use windbg universal app? appreciated totally stuck issue.

if has time test app hidden available link above great. thanks

is problem happen on device? debugging tool, can use updated 1 windows 10 :)

https://dev.windows.com/en-us/downloads/windows-10-sdk

debugging tools windows 10


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -