sanyaade-augmented-reality / junaio

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

iPhone: https websites not available #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
------------
https website started within junaio doesn't work.

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:

Using this code in a Glue channel the iPhone can't open the https website and 
shows a white page instead. On Android (HTC Desire HD, junaio 2.5.5) the 
website works. This was tested with 2 different urls.
        <customizations>
            <customization>
                <name>Name</name>
                <type>url</type>
                <node_id>onTargetDetect</node_id>
                <value><![CDATA[https://some_website.com]]></value>
            </customization>
        </customizations>
-------------------------------------------------

iOS version / device iPhone 4 / junaio version 2.5.4 (beta)
------------------------------------------------

Original issue reported on code.google.com by rainerlo...@googlemail.com on 15 Apr 2011 at 11:08