Page 1 of 1

checkboxitem value change event problem in ios tester

Posted: Sat Nov 14, 2015 2:33 pm
by Istvan

Hi,

I have a vlaue change event with checkbox. (see on picture)
This is working well in browser test (from the platform), but dosnt in the IOS testing app, and dosnt work in the xcode IOS test.
Its possibily that this script is working but after this event when i try save to database (update service) this resultes then dont ... No error code at all.

Why?
Please help me. Tanks
Image


checkboxitem value change event problem in ios tester

Posted: Sat Nov 14, 2015 2:54 pm
by Illya Stepanov

Hello -

We need a little bit more information on this issue. Please tell us exactly what iOS testing app (on which iOS version you're running it) do you mean here and what xCode version you using for testing.


checkboxitem value change event problem in ios tester

Posted: Sat Nov 14, 2015 3:08 pm
by Istvan

Image

  1. Click on checbox ... value is change JS .. Working

  2. Save the change to database with update service (LS array to collection)

    The problem

    In the appery.io IOS test app:
    1 point is ok, 2 seems like OK but when i step back this page then i see no change

    In the desktop browser
    Everything is ok

    I saved the xcode pack and loaded to xcode (latest version, but i see many problem and 1 error if i run for build, The build is correct then i disable the bitcode and change the target up to 8.0)
    Run in the xcode simulator. The problem is same to appery.io tester app


checkboxitem value change event problem in ios tester

Posted: Mon Nov 16, 2015 3:53 pm
by Istvan

any idea?


checkboxitem value change event problem in ios tester

Posted: Mon Nov 16, 2015 8:58 pm
by Serhii Kulibaba

Hello Istvan,

Please check are there any errors in console? This (https://devcenter.appery.io/documenta...) should help.


checkboxitem value change event problem in ios tester

Posted: Tue Nov 17, 2015 7:40 am
by Istvan

Hello Sergiy,
No error, checked.

I deleted the update service and create again. The result: in browser working and in tester too but now the updated value "null" (only from tester, browser is correct)


checkboxitem value change event problem in ios tester

Posted: Tue Nov 17, 2015 9:00 am
by Alena Prykhodko

Hello,

Tester does not work for iOS 9 as expected, our developer is working to fix this asap.
Please take to account that its submitting to App Store will take some time.
The only option for now is to test project in browser or export .ipa to check on device.


checkboxitem value change event problem in ios tester

Posted: Tue Nov 17, 2015 9:17 am
by Istvan

:-(
I tested in Xcode simulator ... doesn't work too, and i published the android version. I see in the database that is wrong too
I think this not tester problem only.


checkboxitem value change event problem in ios tester

Posted: Sat Nov 21, 2015 10:27 am
by Serhii Kulibaba

Please share (http://devcenter.appery.io/documentat...) your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue