Brandon Shelley

Results 87 issues of Brandon Shelley

According to the [docs](https://ignite.apigee.com/#/evaluations/Conditionals), conditionals should work like this: ``` javascript "message": [ "if :: [[$session.token]] != '' :: token! :: no token :(" ] ``` and like this: ```...

defect

We need to choose a name for this read-only attribute that is less likely to conflict. Maybe `idx` or `$index`?

defect
dev-complete

Implementation of location services requires this, and it appears to still prompt for location based requests on first load? Why are we asking for iBeacon Monitoring and not something else?...

enhancement

$app:randomNumber [[$app:now(MMMM dd, yyyy]] [[$app:distance(lat1:long1,lat2:long2)]] $session:destroy Need to find a more appropriate way of getting these to work. Having them behave as string modifiers isn't consistent with our schema/model.

enhancement

It appears that variable height tables/collections are not working any longer and/or the auto-height of text controls is not working. Only time these would need to be variable height is...

enhancement

This is a workaround for https://github.com/apigee/IgniteEngine-iOS/issues/141

enhancement
dev-complete

Camera should mention that MediaPicker has the built in camera UIImagePickerController, and MediaPicker should mention that if you don't want to use the native camera controls (UIImagePickerController) you'll need to...

docs