Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 8 iOS 10 #211

Open
onmyway133 opened this issue Sep 14, 2016 · 0 comments
Open

Xcode 8 iOS 10 #211

onmyway133 opened this issue Sep 14, 2016 · 0 comments

Comments

@onmyway133
Copy link
Owner

onmyway133 commented Sep 14, 2016

<key>NSCameraUsageDescription</key>
<string>This app requires access to camera</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>This app requires access to photo library</string>
  • Disable log
OS_ACTIVITY_MODE = disable
  • Push notification

http://stackoverflow.com/questions/38940193/handling-user-notifications-on-ios-10
http://support.iterable.com/hc/en-us/articles/212157066-iOS-10-Debugging-Push-Notifications-Not-Registering

Make one for development and production push notification http://stackoverflow.com/a/39578596/1418457

aps-environment stayed as "development", but after archiving and exporting locally for App Store, we were able to unzip and verify the included provisioning profile had aps-env correctly set to production

@onmyway133 onmyway133 changed the title iOS 10 Xcode 8 iOS 10 Oct 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant