I've created an OpenIntent with an AppEntity as target. Now I want to receive this entity when the intent is executed and the app is opened. How can I do that? I can't find any information about it and there are no method for this in the AppDelegate
OpenIntent get target on open app
Are you not seeing your intent's perform
method called?
— Ed Ford, DTS Engineer