I am following the official guide provided by Google for integrating with iOS app. They only show an example for calling the excecute()
method with RecaptchaAction.login
action. Within Xcode editor, the RecaptchaAction object seems to only have properties for login and signup but no custom like in Android.
What am I missing to be able to execute with a custom action string?
I am working in Objective-C and the current version of RecaptchaEnterprise pod of 18.2.2