Platform
Author or host
host
Version of SDK
1.2.1
Details
It doesn't currently seem possible to use custom actions for a Container's selectAction. It looks like selectAction uses ParseContext's actionParserRegistration to look for action parsers corresponding to the action type, unlike the ACRCustomActionRenderer, which will call ACRRegistration. I'm not sure how we could override the selectAction parsing unless it used ACRRegistration as some point. Could you confirm this, or let me know if there's an alternative for what I'm trying to accomplish? Thank you.
Platform
Author or host
host
Version of SDK
1.2.1
Details
It doesn't currently seem possible to use custom actions for a Container's
selectAction. It looks like selectAction usesParseContext'sactionParserRegistrationto look for action parsers corresponding to the action type, unlike theACRCustomActionRenderer, which will callACRRegistration. I'm not sure how we could override theselectActionparsing unless it used ACRRegistration as some point. Could you confirm this, or let me know if there's an alternative for what I'm trying to accomplish? Thank you.