问题
I have creat a new target Share Extension in xcode , then I run it on my device. I don't know why when I run my Share Extension on my devices (iPhone 5c, iPhone 5s, iPhone 6) the won't show. Pls help me! Any suggestions on how to fix this would be greatly appreciated.
I have creat New/Target/ Share Extension
I run it with app Notes on my device and then my extension not show
回答1:
I had the same issue and I solved it with changing the "Deployment Target" of the extension to a value below the iOS version of my device.
Yes, an extension has its own deployment target!
来源:https://stackoverflow.com/questions/31354372/ios-8-share-extension-not-working-on-device