IOS7
I was collecting user information about the inApp purchase in iCloud keyvalueStore so that the restoration works on the current device And all other iOS user's devices
check looks like this (and worked for iOS 7):
P>
- (BOOL) isICloudEnabledOnThisDevice {NSFileManager * fileManager = [NSFileManager defaultManager]; NS URL * Omnibox ContainerURL = [File Manager URLFobilityCenter Identifier: Zero]; Return (ubiquitous ContainerURL)? No; }
After the IOS8's migration and after enabling iCloud Drive on my device - I found that this check always fails. I hope that if one is activated once KVS automatically migrates to iCloud Drive -> So I think that to fix this investigation is that if enabled on iCloud Drive (> iOS8 only) device Is not it?
The problem is - I'm not sure how to check it correctly for iOS 8 because the API documentation is not really clear about that movie: - /?
OK, solve it - xcode 5 compatibility flag on provisioning profile Update required due to ...
No comments:
Post a Comment