When using type: 'openApp' or actions: [{type: 'openApp'}] for ShieldAction does not do anything. I also see this TODO in the codebase https://github.com/kingstinct/react-native-device-activity/blame/a4de62980e21031f8fbc252011e281e63ff57985/packages/react-native-device-activity/ios/Shared.swift#L195-L197
Is this intentionally not working? Am I missing some configuration for it to work?
When using
type: 'openApp'oractions: [{type: 'openApp'}]for ShieldAction does not do anything. I also see this TODO in the codebase https://github.com/kingstinct/react-native-device-activity/blame/a4de62980e21031f8fbc252011e281e63ff57985/packages/react-native-device-activity/ios/Shared.swift#L195-L197Is this intentionally not working? Am I missing some configuration for it to work?