Marco Francisco Lazcano Mendía
Marco Francisco Lazcano Mendía
How do I make it work? example: **XML** **exports.checkTap** = function(args) { console.log("TAP"); }
Hi again The issue is present only in iOS. Also in iOS the alignment of checkbox is wrong.
Hi An alternative solution is the CheckBox within the StackLayout: ` `
The tap event not works, only if I check the event in one function: `var checkID = customControl.parent.parent.getViewById("myCheckbox"); var checkStatus = checkID.checked; if(checkStatus.toString() == "true") { }` But if it...
Hi, yes. I needed to update the version of Xcode.
You can show the details with ` tns prepare ios --log` You also need to execute `pod repo update` and try `tns prepare ios`. you're welcome
Hi have you solved this problem? Thanks
Hi Any solution? the location service in iOS doesn't run.
Hi I have the same issue with a real device (Moto G5 Plus). In the **camera.android.js** I changed the variable **saveToGallery_1** to false and stills save it in the gallery.