I added two actions extensions to my app, however if from the iPhone's call history, Share Contact is selected, then Edit Actions, then only one of the action extensions is visible (they both have the same NSExtensionActivationRule, but the intention being they'll have different action names and perform different actions).
So presumably, having more than one action extension just isn't possible. Could somebody please confirm if that is the case or not.