Same here, with 1088 I got the black screen, “adb logcat” showed me an error - maybe an assets “loadingMsgImage” is missing in the newer builds?
V/Corona (27714): > Class.forName: network.LuaLoader
V/Corona (27714): < Class.forName: network.LuaLoader
V/Corona (27714): Loading via reflection: network.LuaLoader
I/dalvikvm(27714): Total arena pages for JIT: 11
I/Corona (27714): Runtime error
I/Corona (27714): ?:0: attempt to index field ‘loadingMsgImage’ (a nil value)
I/Corona (27714): stack traceback:
I/Corona (27714): [C]: ?
I/Corona (27714): ?: in main chunk
I/Corona (27714): [C]: in function ‘require’
I/Corona (27714): ?: in function ‘require’
I/Corona (27714): ?: in main chunk
With 1082 the loading window is shown.
Ok, right now it doesn’t download the expansion file and throws an alert saying “Network Error: This application requires Internet access to download its resources …”, even when the device is connected to the Internet and the browser works.
But I guess this could be an alert that in reality warns me that my resource file on Google Play is not available yet and I need to wait some more hours…
[EDIT]
Works like a charm now, so the error “Network Error: This application requires Internet access to download its resources …” really meant that Google Play did not grant access to the uploaded expansion file for the first few hours.
[EDIT]
Now tried with 1086, works fine, too. So the regression might have happened in 1087 when the Google licensing module was fixed.
Best,
Andreas