Can I release an app with base SDK iOS 7.0 and with Today Extension? -
Can I release an app with base SDK iOS 7.0 and with Today Extension? -
i want add together today extension app base of operations sdk ios 7.0. extension should work on ios 8 devices , shouldn't appear on ios 7 devices. know app extension can work on ios 8. exists different target in project. can release app if containing app have base of operations sdk 7 , app extension have base of operations sdk 8. have tested , works fine. today extension appears in notification center on ios 8 devices , doesn't appear on ios 7 devices, no errors. works fine in sandbox, can cause issues submitting app store. work?
the reply no. base of operations sdk should 8.0 or 8.1 in order deploy containing app extension. can set deployment target 7.0 app runs on ios 7 too. base of operations sdk sdk utilize build app. deployment target minimum supported ios version want.
your containing app should have entitlements (app groups) not supported in sdk 7.0.
apple has posted guide on how back upwards older ios versions containing app deploys extensions.
ios ios8-today-widget
Comments
Post a Comment