How to Get to another app
Hi everyone
here's my question
I have this appA and appB
I am looking to put a button in appA
if you press it, it will open appB and link to there
how am I suppose to do that?
and also if this can be solve with url
how am I suppose to get the path of that app
This sounds like something you'd need a plugin for. For instance, when developing for Android, we'd have to create a plugin and declare and call an Intent to let the OS know that you wanted to open the other app.
I don't understand what you mean when you say "open appB and link to there" that link to there part is what throws me off. Are you saying you want to transfer data from app a to app b, or are you just saying that you want to open app b.
I want to do both App B is like a book with pages. App A may have a button that is like "to page 2" if you press it, you will shout App A down and turn on App B, which will set to page B