My app contains a Today Extensions(Widget), but it can not show on iPhone5s, and any other devices can show normally. Platform: xcode6 Beta5, iOS Beta5.
Asked
Active
Viewed 182 times
0
-
If you've already tried skrew's suggestion, try rebooting the device. Today widgets are still a little flaky. – EricS Aug 17 '14 at 20:20
1 Answers
0
You need to add arm64 support for your today extension. iPhone 5S have a 64 bits processor and host application

skrew
- 879
- 9
- 16