sanyaade-augmented-reality / junaio

Automatically exported from code.google.com/p/junaio
0 stars 0 forks source link

SwitchChannel intent broken on Android #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
------------

Trying to launch Junaio from a web link using the switchChannel intent is 
broken: the intent is not recognized.

Example: junaio://channel/switchChannel/?id=xyz

If the bug is reproducable, please describe here. If necessary also provide
information about channel ID to be opened and steps to be taken to
reproduce error:
-------------------------------------------------

Create a web page with a link:

<a href="junaio://channels/switchChannel/?id=xyz">Open Junaio channel XYZ</a>

Open the web page in the default Android browser
Click the link
An error page stating that the address is invalid and can't be opened is 
displayed.

Expected result:
Junaio is launched, the correct channel is opened and extra query parameters 
like filter_poissearch are passed to the API request.

See this discussion for more: 
https://groups.google.com/d/msg/junaio-developer/fESLVJzFOHE/GdCZh7hX9jkJ

iOS or Android version / device / junaio version
------------------------------------------------

Android 2.3.6
Nexus S
Juanio 3.1 (latest version from market)

Original issue reported on code.google.com by j...@lapoutre.com on 25 Nov 2011 at 2:19

GoogleCodeExporter commented 9 years ago
This feature will be available in next release.

Original comment by arsalan....@metaio.com on 19 Dec 2011 at 3:00