Share Extension disappears

My iOS app has a share extension. I am using a predicate in NSExtensionActivationRule to determine when to make my extension available to users. The predicate seems to work as expected, but I have a big problem: my extension keeps disappearing from the share sheet and I need to tap "More" and disable/enable my extension every time I want to use it.


I have seen many others having this problem, but have not found a solution. Getting desperate here. Any ideas?


Claes

I don't know the answer to your question, but please file a bug report. What version of the OS are you referring to?

iPhone 5s running 8.4 (12H143). I am currently investigating different setups to find the issue. The following setups works fine:


- iPod Touch (5th gen) running iOS 9 beta 2.

- iPad Mini (A1455) running 8.2.

- iPad Mini (A1455) running 8.4 (12H143).


I begin to think this is caused by some other app on my device, but that is really just a hunch.


Tried restoring my problem device and it works now. Currently restoring backup with all previous apps, will be interesting to see if problem reoccurs. Will update when I know more.

Ah, you're talking about iOS, but this was posted in the Cocoa (OS X) forum. Moving over to Cocoa Touch where you might get more responses.

Ok, so I restored the iPhone 5s from a backup. Problem is back!

Oh, sorry. Not familiar with the new forums yet :-)

I encountered this issue on iOS 14 Beta, resolved by restarting the device.
Share Extension disappears
 
 
Q