Raiper34 Posted April 7, 2014 Share Posted April 7, 2014 Hi i have two problems with my game.iPhone 7.1: I rotated game to landscape, a grey bar appeared at bottom of screen, cutting the game canvas. Android 4.1.2: On Android, I did not encounter the grey bar at bottom of screen. However, when I clicked to play game, the game canvas zoomed in. At second click, the game canvas zoomed out, making play difficult and confusing.Link here: http://games.raiper34.net/tresensa/index.htmlCan anybody help me please? It is report from publisher... Can anybody test it on iPhone? Thanks Quote Link to comment Share on other sites More sharing options...
bubamara Posted April 7, 2014 Share Posted April 7, 2014 iPhone 7.1: I rotated game to landscape, a grey bar appeared at bottom of screen, cutting the game canvas. I can confirm that. Game loaded in portrait mode, after rotate grey bar is visible (also when game is loaded in landspace)When you touch and scroll down grey area, game looks OK. But after rotating back and forth problem is still there.PM me if you need further info Quote Link to comment Share on other sites More sharing options...
Raiper34 Posted April 7, 2014 Author Share Posted April 7, 2014 Greybar starts in this nickname screen? Or he is even earlier? Quote Link to comment Share on other sites More sharing options...
bubamara Posted April 7, 2014 Share Posted April 7, 2014 From start, also during raiper presents screen Quote Link to comment Share on other sites More sharing options...
Raiper34 Posted April 8, 2014 Author Share Posted April 8, 2014 Can you run this? http://games.raiper34.net/bug/index.html If you see whole logo or not? I need to find, that is engine bug or not... :/ Quote Link to comment Share on other sites More sharing options...
bubamara Posted April 9, 2014 Share Posted April 9, 2014 Bug is still there in Safari, no changes. Chrome shows one pixel thin line at the bottom, Mercury browser no problem at all also in full screen mode http://www.enea.sk/tmp/photo0.pnghttp://www.enea.sk/tmp/photo1.pnghttp://www.enea.sk/tmp/photo2.png Quote Link to comment Share on other sites More sharing options...
bubamara Posted April 9, 2014 Share Posted April 9, 2014 Nah, problem is that you are detecting iOS6 only. Addthis.isiPhoneiOS7 = (this.isiPhone && /OS 7/i.test(navigator.userAgent)); and then in Runtime.prototype["setSize"] = function (w, h, force)changevar tryHideAddressBar = ((this.isiPhoneiOS6 || this.isiPhoneiOS7) && this.isSafari && !navigator["standalone"] && !this.isDomFree && !this.isPhoneGap);For those interested, user agent string for 7.1 is : Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53 Quote Link to comment Share on other sites More sharing options...
Raiper34 Posted April 15, 2014 Author Share Posted April 15, 2014 Last try... can you test please this last test in safari please? http://games.raiper34.net/test/test/index.html Thank you very much for your help. Quote Link to comment Share on other sites More sharing options...
Raiper34 Posted April 15, 2014 Author Share Posted April 15, 2014 Bug is still there in Safari, no changes. Chrome shows one pixel thin line at the bottom, Mercury browser no problem at all also in full screen mode http://www.enea.sk/tmp/photo0.pnghttp://www.enea.sk/tmp/photo1.pnghttp://www.enea.sk/tmp/photo2.pngCan you test this last test in safari please? http://games.raiper34.net/test/test/index.htmlThank you very much for your help. Quote Link to comment Share on other sites More sharing options...
bubamara Posted April 15, 2014 Share Posted April 15, 2014 Still not working, Looking at your code, you didn't make changes I suggested. You need to test user agent for iOS7 tooAnd ye, happy to help Quote Link to comment Share on other sites More sharing options...
Raiper34 Posted April 16, 2014 Author Share Posted April 16, 2014 Still not working, Looking at your code, you didn't make changes I suggested. You need to test user agent for iOS7 tooAnd ye, happy to helpI changet it now, but it does not seem to be working... http://games.raiper34.net/test/test/index.html games does not load :/ Quote Link to comment Share on other sites More sharing options...
bubamara Posted April 17, 2014 Share Posted April 17, 2014 ...because game can't load 2 of your files : http://games.raiper34.net/test/test/images/login-sheet0.pnghttp://games.raiper34.net/test/test/images/rotatescreen-sheet0.png Quote Link to comment Share on other sites More sharing options...
Raiper34 Posted April 17, 2014 Author Share Posted April 17, 2014 Ok sorry mistake :/ Can you make last test on iPhone in Safari? http://games.raiper34.net/tresensa/index.html Quote Link to comment Share on other sites More sharing options...
bubamara Posted April 17, 2014 Share Posted April 17, 2014 http://www.enea.sk/tmp/1.pnghttp://www.enea.sk/tmp/2.png Quote Link to comment Share on other sites More sharing options...
Raiper34 Posted April 17, 2014 Author Share Posted April 17, 2014 Thank you very much for your help, there is no help, i need contac developers of engine and say, that iOS 7 is shit... They really broke our apps, as anybody said... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.