When I do my final "DONE" in the Button Controllers app I get the following on screen error:
Unexpected Error
An unexpected error has occurred trying to load the app. Check Logs for more information.
Error: No signature of method: java.lang.String.call() is applicable for argument types: (java.util.HashMap) values: [[p:3]] Possible solutions: wait(), any(), wait(long), each(groovy.lang.Closure), any(groovy.lang.Closure), take(int)
When I click the "check logs" link it breaks to a 404 error (fyi).
Went into logs this is all it says:
2018-11-30 10:27:25.320 am errorgroovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (java.util.HashMap) values: [[p:3]] Possible solutions: wait(), any(), wait(long), each(groovy.lang.Closure), any(groovy.lang.Closure), take(int) (mainPage)