Matt6607699
Posts: 0
Joined: Sat Jan 25, 2014 7:18 am

Have to click on page for images to display in Appery Testing App and xcode.

Hi,
I have a login page with 3 static images that have click events in order to log you in from a particular Social media site.
When my page loads in the appery testing app or in xcode, I have to click on the screen in order for them to display. also, The label fonts don't display correctly until after I click but the text does display on load.
There is no custom JS or REST services added to that page. There are only click events and they are set to the buttons.

Have you heard of this happening before? Image Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Have to click on page for images to display in Appery Testing App and xcode.

Hello!

Sorry not sure I understand... Could you clarify in more details what exactly isn't showing correctly?

Matt6607699
Posts: 0
Joined: Sat Jan 25, 2014 7:18 am

Have to click on page for images to display in Appery Testing App and xcode.

The first image that I posted is what my login_page looks like after it loads.

The second image is what the page looks like after I touch the screen.

The second image is how the page is supposed to look after it loads completely but for some reason I have to touch the screen in order for it to load completely.

So the page is only partially loading and requires me to touch the screen for it to finish. This only happens in the Appery test app, Xcode emulator and download from xcode to phone. This doesn't happen in the Appery website test.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Have to click on page for images to display in Appery Testing App and xcode.

Hi Matt -

On what event you placed your buttons (that are shown on second screen)?

Matt6607699
Posts: 0
Joined: Sat Jan 25, 2014 7:18 am

Have to click on page for images to display in Appery Testing App and xcode.

They are not set to any events aside from "on click", initiate login.
Image

These are all of the events that I have on the page.

There are no REST services either.
The 3 buttons are Asset images.
The page should display them on load but doesnt show them until I click.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Have to click on page for images to display in Appery Testing App and xcode.

Please clarify the initiate login process that you have. On Load event you only initialize this images in the DOM not showing them.

Matt6607699
Posts: 0
Joined: Sat Jan 25, 2014 7:18 am

Have to click on page for images to display in Appery Testing App and xcode.

I don't have any login initiation until a button is clicked. I changed a"!=" to "!== "in the on click facebook login JS and it seems to be working now. I'll update if anything changes. Thank you for your help

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Have to click on page for images to display in Appery Testing App and xcode.

Hi Matt,

Let us know if you need any further help.

Return to “Issues”