I have a windows phone 8 application. All goes well app published on app store but when i download app from app store it starts and crashed after few seconds.
I deployed the "XAP" file which was uploaded to app store on my device, it worked fine.
Am i missing something? Please need Help
EDIT:
"CLR_EXCEPTION_SQLite.SQLiteException" exception was causing the issue. Can anybody help abut this exception i don't know what is causing this.
Regards.
Related
I am trying to debug my ionic app, running on android device. I tried out google chromee chrome://inspect url. But it doesn't give me access to my app. It just shows as given below :-
It doesn't give any more information. Can anyone plese help me in figuring out, how to counter this problem.
Thanks in advance.
I had a similar problem.
Running adb server solved my problem.
I found the solution here: Chrome remote debugging, the device is not showing up
I had the same problem when trying apps directly from the Play Store. When tried their debug version they appeared fine for me.
We are facing following issue while integrating google map with phonegap windows build
An app can’t load remote web content in the local context.
The same code is working for Android and IOS platform,
We tried to use Iframe for this, not able to get through this, anybody has any information regarding this, how to solve this issue.
We followed following url to test it.
http://www.creepyed.com/2012/11/how-to-use-the-google-maps-api-on-windows-8/
The app is working fine when we run it from local machine as the target, When we deploy the same app in windows phone lumia it is not able to include google map api, it shows the "An app can't load remote web content in the local context"
Thanks
Mohsin
I have updated my app (Baby Songs) today by adding some lullabies.
When I tested my app on the device, everything worked great.
But when I download the app from the store (https://www.windowsphone.com/en-us/store/app/baby-songs/3c30a535-6483-410f-9fc1-a2248a77f9b0) the app crash at launch.
Can give me some track to understand this crash ?
I have try to rollback to previous commit, and the application still crash...
When I install the .xap manually (with wp power tool), everything works...
I have submit .xap file on my own account on beta (my account use the old dashboard, don't know why) And there is no crashs.
For me, it's definitively a problem with the new dashboard.
I also had the same incredible problem...
There is (at least) a bug in the WP 8.1 OS with 50 character long "Identity Name" (what is the key to update the app).
I have described it in detail here:
App don't start after update over the store
This is really annoying. Microsoft needs to grow up and fix such silly issues.
I already have a developer unlocked device in which I was able to debug until now. All of sudden it started showing device is not unlocked for developer. Now when I am trying to register it is showing iPOverUsbSvc is not running. I restarted the service. Stop and start the service. Phone and system both restarted. Nothing working for me.
I tried this but nothing seems to be working
Okay finally go the solution. I needed to change the name of device from File explorer and it worked
But the error message we get of no use.
Thanks
I have Windows Phone 8 emulator running and a sample app is registering and I receive the URI but when I try to send a notification, I'm not receiving in the emulator. I used to be able to use the sample app with WP7 emulator and it was working and I'm able to access internet on the WP8 but not the notification. Any pointers to fix this will be great!
This is what I saw happening:
1- If I didn't open the app after receiving multiple notification it looks like the OS will not show notification anymore.
2- if you try to send too many notifications.
3- If the app is open the notification will not show as a toast.
4- Sometime I had to open the browser and go to website to force the device to connect to the internet, probably because the phone was on wifi.
It's a pretty open question, since there might be multiple problems, but start with this (source: MSDN):
The push client service on Windows Phone Emulator must be ready before
you can use push notification APIs. Push client service on the
emulator takes two minutes to activate after you start the emulator,
starting from when the Start screen first appears.