Hello!
I tested your app on iPad (iOS 7.1). Buttons on home page don't "jump".
Please note to build .ipa file I had to delete edited files from iOS folder (on Source tab) and Undo all source changes.
Is there a chance you can try to do the same?
Hello!
I tested your app on iPad (iOS 7.1). Buttons on home page don't "jump".
Please note to build .ipa file I had to delete edited files from iOS folder (on Source tab) and Undo all source changes.
Is there a chance you can try to do the same?
Maryna,
I'm not sure why you guys are always required to undo the source changes, I'm always able to export my binaries with no problems.
The buttons are clearly being affected by the grid stretching to fit the screen on my end. It happens every time a page with a vertical stretch-to-fit grid is loaded.
I'm using the code on Page Show. Is there any other event that it would work on?
[quote:]I'm not sure why you guys are always required to undo the source changes, I'm always able to export my binaries with no problems. [/quote] Not always, but sometimes.
In this specific case when files from iOS folder are edited, our bundle ID can't be applied when it is set up in App Settings -- iOS binary. Appery.io is trying to generate .ipa file with your bundle id which is not compatible with our certificate and provisioning profile. That is why to build and test your app I need to delete edited files, undo changes and enter our bundle id.
My guess is that your changes on Source tab might affect some properties and you have buttons on screen "jumping".
Maryna,
Thank you for the explanation. I've reverted the source files but unfortunately this didn't do the trick.
It's not a major problem but it IS visually jarring and looks unprofessional. Do you know of any other methods besides the one I am using to have grids fill the screen vertically and horizontally?
I have just checked, you didn't delete edited (blue colored) files
Looks like you just clicked Undo all source changes...
[quote:]Do you know of any other methods besides the one I am using to have grids fill the screen vertically and horizontally?[/quote]no unfortunately...
For me there is no jumping at all right after opening the app.
Could you create this project backup, restore it, delete all blue colored files, export and install app on device?
Maryna,
I did revert them and tested but then I made my edits again. I've only edited the prerendered icon and splash screen spinner keys.
Thanks for your help anyways.
Hi Mike,
Unfortunately, we cannot reproduce this behaviour. Do you have a chance to try on another device/browser/computer? Probably this is just a slow Internet issue. As a not too elegant workaround you could try hiding Grid and displaying it in a certain time, but I would recommend that you test your app somewhere else.
Katya,
I will try to test it elsewhere and keep you posted.
Thanks
Katya,
I've tested on an iPhone (iOS 6) and iPad (iOS 7) using much faster connection speeds but unfortunately got the same results.
Can you check out my Sponsors page? It seems to be very noticeable every time that page loads.
Hi Mike,
I'm able to reproduce the issue on iPhone 5s iOS 7... Our developers will check this again.