I'm using the uni_links package and I need to define a custom url scheme to detect the redirectURL of the url_launcher package.
This is my current configuration
The redirect url I want to get is podiz:/connect?code=[CODE] but it gives me this error
This is my first time configuring iOS and I can't find a solution anywhere.