iOS 9: Different push tokens returned for the same app (between installes) -


i'm seeing different tokens returned same app on same device:

-(void)application:(uiapplication *)application didregisterforremotenotificationswithdevicetoken:(nsdata *)devicetoken

between installs.

for example after first install return token 'a' , if remove app , re-install return token 'b'. i'm seeing behavior on ios 9 latest beta, , wonder if design or bug.

i tested on device running ios 8, ios 9.0.1 , 1 running ios 9.0.2. devices 8 & 9.0.2 behaved same (returns same device token between installs); so, appears bug introduced in ios 9 fixed in ios 9.0.2.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -