I am working on this in conjunction with recent work I did updating the Cordova instructions. Feel free to change it to what works for you and if I need to make adjustments, I'll reply here if I have any concerns changes I make will cause problems.
Peter Ent Adobe Systems/Apache Flex Project On 5/19/16, 4:39 AM, "Christofer Dutz" <[email protected]> wrote: >Hi, > > >after switching back to develop and updating today, one of the examples >no longer compiled. This was due to a refactoring of a variable in >CordovaCameraExample ... here the Application property deviceReady was >renamed to isDeviceReady ... I would like to change this back to >"deviceReady" as I can't recall us using the "is" notation anywhere. I >know that for accessing Java beans there is a convention to call the >setters "is"-something, but the property usually isn't called "is" >something. But I didn't know if this renaming was due to some other >problem, so I didn't simply want to change it back. > > >Chris
