App starts after update only when unpin secondary live tiles

andy123456

Senior Member
Feb 20, 2009
66
0
0
I am developing an app, that supports secondary live tiles. Now when i submit an update to the store, and update the app on my device, it wont start anymore, till i unpin all pinned secondary live tiles provided by this app. Do i need to to soemthing with the live tiles, when i submit an update? Or how can i debug this on my devices, when the app is installed from the store?
 

andy123456

Senior Member
Feb 20, 2009
66
0
0
After hours of debugging i found the exception type, but Need help to solve my problem. As i wrote above, i followed the instructions from MSDN on how to create and update secondary live tiles. Now i update them with the following code

Code:
TileUpdateManager.CreateTileUpdaterForSecondaryTile(item.Id.ToString()).Update(tileNotification);
This works fine, until i update my app, then on this line of code it throws the following exception

Code:
$exception {System.Exception: The application identifier provided is invalid. 
at Windows.UI.Notifications.TileUpdateManager.CreateTileUpdaterForSecondaryTile(String tileId)
I found other users have this issue, some of them says, that this is a bug of wp8.1 update 1. The only way i think to solve this, is to unpin and repin the live tiles, but this is not an Option for me, because when users do update the app, but dont open it, they think the app is broken, bracuase the live tiles doesnt update anymore.

What can i do now?
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone