IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
"if" statement conditionals don't appear to work when not in an array
According to the docs, conditionals should work like this:
"message": [
"if :: [[$session.token]] != '' :: token! :: no token :("
]
and like this:
"message": "if :: [[$session.token]] != '' :: token! :: no token :("
(both in an array and not in an array). Only the former appears to be working as of 0.1.2.