IgniteEngine-iOS icon indicating copy to clipboard operation
IgniteEngine-iOS copied to clipboard

A platform for rapidly building native mobile applications using declarative JSON.

Results 87 IgniteEngine-iOS issues
Sort by recently updated
recently updated
newest added

The function seems to have changed to session.query:url.encode instead of url_encode. Also, the image on the right is not generated since session.query variable doesn't exist, instead a different response code...

docs

Add a new Types section that describes string, int, float, bool, color, font, etc. Tooltips should appear when hovering over the docs in the rest of the controls that pulls...

docs

Instead of this which is confusing and hard to tell whether something is a custom control or not: ``` { "$view": { "actions": [], "attributes": { "_id": "popup_alert" }, "controls":...

enhancement
dev-complete

``` IX_STATIC_CONST_STRING kIXToHex = @"hex"; // [[?:hex]] -> String value of RGB ?,?,?,? in hex value. Last value can be used for alpha otherwise it is 1.0f. IX_STATIC_CONST_STRING kIXToRGB =...

rename
docs

Apple is rejecting apps that use implicit oauth flipping over to safari. Must use in-app web view. We're lucky we have that implemented, but need to document it.

docs