iphone - iOS 8 Share Extension not working on device -


i have creat new target share extension in xcode , run on device. don't know why when run share extension on devices (iphone 5c, iphone 5s, iphone 6) won't show. pls me! suggestions on how fix appreciated.

  1. i have creat new/target/ share extension enter image description here

  2. i run app notes on device , extension not show enter image description here

i had same issue , solved changing "deployment target" of extension value below ios version of device.

yes, extension has own deployment target!


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

android - Linear layout children not scrolling -