Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[iOS][Custom Actions] Support custom action parsing for selectAction #3519

Description

@tnev

Platform

  • iOS

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.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions