Tus comentarios

Thanks for the comment. We definitely have this in our feature requests list already. We are also looking into integrating a GIT system inside of the studio to make collaboration even more powerful!

Stay tuned.
it looks like a pesky typo. You have onit="yes", which should be oninit="yes"
If you just want to return coordinates, you can do this easily like this:


<wire>
<main>
<panel name="back" width="100%" height="100%" background="ffffff" >
<map name="map" alias="MAP" type="map" height="1" width="1" currentlocation="yes" showuser="yes" alpha="0"></map>
</panel>
</main>
<actions>
<action name="coordinates" oninit="yes" >
<alert message="[object:MAP.gpslocation]"/>
</action>
</actions>
</wire>
If your initial cert was made with a wildcard app id, then you can reuse it, otherwise you will want to make a new p12 cert.
That should be correct. We have had to resubmit fusebox to a version 1.5.1.1 based on an error making the initial build that omitted a few text bug corrections, so rely on your adhoc build until we can get a more up to date and corrected fusebox back into the store.
It looks like 6078 is still on engine 1.4 in the platform settings. Please update to 1.5.1 and try again. If it is still an issue let me know.
Can you please confirm which app ID this is so I can test it.
No 1.5.1 is making iOS 7 builds.
If you mean put a pager as a child to another pager, then the answer is yes. You would need to make sure they are set at different orientations though.
We did encounter a text bug with height="fit" in ios 7. We did fix this issue in WIRE Engine 1.5.1