Hey, Damir @ubj3d.android, see this thread:
Naomi [import]uid: 67217 topic_id: 33066 reply_id: 131828[/import]
Hey, Damir @ubj3d.android, see this thread:
Naomi [import]uid: 67217 topic_id: 33066 reply_id: 131828[/import]
Thnx Naomi.
Actually I was trying that and it works (no error) but good that I see it confirmed by someone. [import]uid: 108334 topic_id: 33066 reply_id: 131830[/import]
I’ve just used 971 on macincloud to build an app. No problems on the simulator on macincloud. I’m developing on Windows with 931.
However, on devices the app froze while trying to load *some* images. This happened in 2 scenes. Neither images are particularly big (much bigger ones in other scenes) . In one scene some images were displayed before the freeze. In the other a rectangle displayed before the freeze.
The issue isn’t uppercase/lowercase image names.
Concentrated on this. Changed an image from png to jpg. No difference. For one scene the image has alpha, for the other, no alpha.
Can’t see a pattern here. The one commonality between the scenes is I’m using links (system.openURL). However, neither scene is freezing at the point where I apply the link to an image. These happen later, so unlikely to be the cause.
Happening on ipad3 and iPhone4. [import]uid: 120570 topic_id: 33066 reply_id: 131755[/import]
Mea culpa.
The error was in fact an uppercase/lowercase issue in a foldername, not a filename.
Can’t understand how windows simulator and mac simulator don’t throw errors when there is a case issue in filenames. [import]uid: 120570 topic_id: 33066 reply_id: 131763[/import]
With the new public release (971) I get the following error:
attempt to index global “analytics” (a nil value)
The line is:
analytics.init( id )
I have require "analytics"
at the top of the module.
Regards,
Damir. [import]uid: 108334 topic_id: 33066 reply_id: 131827[/import]
Hey, Damir @ubj3d.android, see this thread:
Naomi [import]uid: 67217 topic_id: 33066 reply_id: 131828[/import]
Thnx Naomi.
Actually I was trying that and it works (no error) but good that I see it confirmed by someone. [import]uid: 108334 topic_id: 33066 reply_id: 131830[/import]
Posted this on the blog but thought I would try here as well -
In the known issues for iOS it says to remove spaces in the folder name. If I do that and push a update to my device, the app will not load. I have to remove the app from my device first.
Does anyone know if this would be the same in a live situation ? What I mean is would everybody have to remove my app first and then reinstall ?
Dave [import]uid: 117617 topic_id: 33066 reply_id: 132049[/import]
Posted this on the blog but thought I would try here as well -
In the known issues for iOS it says to remove spaces in the folder name. If I do that and push a update to my device, the app will not load. I have to remove the app from my device first.
Does anyone know if this would be the same in a live situation ? What I mean is would everybody have to remove my app first and then reinstall ?
Dave [import]uid: 117617 topic_id: 33066 reply_id: 132049[/import]