Atsushi Kataoka
Atsushi Kataoka
What's your SDK version? Please confirm titanium.xcconfig. TITANIUM_SDK_VERSION is correct? TITANIUM_SDK is correct?
I created a branch 'experimental'. Can you switch to branch 'experimental'?
No, I will update later. Thanks.
What's your Titanium SDK ver?
Thank you for your information. I tried with the SDK of that version, but I couldn't reproduce the bug. Any other informations are welcomed.
Did you modify example/app.js?
Example app needs Flickr API key. Get API key and modify example/app.js:2 ``` javascript var flickrApiKey = ''; ``` Thanks.
OK. I'll check the log once more. Thanks!
Can you paste the entire log?
I fixed the module. Please try with the latest one.