-1

Device token not registering on iOS 10 for App built with IOS9 SDK, Xcode 7.3, swift 2.0

rmaddy
  • 314,917
  • 42
  • 532
  • 579
  • did you enable push notification in capabilities and import UserNotification framework ? and check this also http://stackoverflow.com/questions/39864771/xcode-7-3-1-with-ios-10-support/39865199#39865199 – karthikeyan Jan 25 '17 at 04:47

1 Answers1

1

Update xcode from 7.3 to atleast 8

Jay Patel
  • 2,642
  • 2
  • 18
  • 40