link to launch meeting with login inside Adobe Connect app
I am looking to get some code to:
- check device,
- if on desktop launch meeting link.
- if on mobile device launch the Adobe Connect app and have meeting open there
It is part 3 I am having trouble with. I have read a lot about the connectpro:// prefix. I have seen some people say to load up the prefix with the whole http:// address, which seems weird syntax to me. I have also seen people say to add in the login and url parameters. But my tests have not gotten the app to launch. In addition, I read on Android v25 - prefixes do not work and you need to add in an "intent". So I was not sure if "intent" fixes the issue for older versions of android, or if we need to check the version of android being used. There are a lot of moving parts here, and I have seen no documentation surrounding example code or instructions to call code that will launch the app and display the meeting.
Side note - I am looking to do it this way because I further researched that Android does not support Adobe Flash Player in the browser as of January 2014 - we tried launching our client's meeting in the browser and it failed saying we needed flash player.
Someone please confirm if my research is correct, what the standards are surrounding calling code that could implement either the intent or prefixes for launching a meeting? Thanks in advance.
