Ok @mvandrei, you’re speaking about this comment I suppose.
Going into the documentation of SuperView I found this:
So, I set up the LaunchURL of OneSignal push as: “superview://myapp.bubbleapps.io/page”.
Now, the questions are two:
- What happens if the user has two or more app installed that have been developed with SuperView? Which one is gonna open to show the URL expressed in LaunchURL?
- How can I get the information from the URL in order to decide what group to show on the screen? (some kind of regex analysis I suppose)