Code Monkey home page Code Monkey logo

Comments (14)

andersdp avatar andersdp commented on June 3, 2024

Same here. App crashes immediately on launch when targetSdkVersion="23" but only on a real device.

from ti.imagefactory.

ashcoding avatar ashcoding commented on June 3, 2024

Thanks for bringing this up. You would need to recompile the module to use it with the latest SDK 5.1.0

from ti.imagefactory.

ashcoding avatar ashcoding commented on June 3, 2024

Created a ticket. Please follow it here: https://jira.appcelerator.org/browse/TIMOB-20056

Or alternatively, you could compile the module if you need it urgently. :)

from ti.imagefactory.

neerup avatar neerup commented on June 3, 2024

This is the 64Bit problem with IOS modules all over again... the SDK is upgraded but the modules is not..
This renders SDK 5.1 GA useless if You use this module...
Sorry for the language, but this is frustrating...

from ti.imagefactory.

andersdp avatar andersdp commented on June 3, 2024

@neerup Yeah, agree it's frustrating.

@ashcoding I hav'nt tried compiling a module before. How is it done?

from ti.imagefactory.

ashcoding avatar ashcoding commented on June 3, 2024

You can get the compiled module here for Android 6.0 https://github.com/appcelerator-modules/ti.imagefactory/releases/tag/android-2.2.2

The changes required to compile is here: https://github.com/appcelerator-modules/ti.imagefactory/pull/19/files

You would also need a build.properties in the Android folder. The example is here: https://github.com/appcelerator-modules/ti.imagefactory/blob/stable/android/build.properties.example

An example that I use is:-

titanium.sdk=/Users/msamah/Library/Application Support/Titanium
titanium.os=osx
titanium.version=5.0.0.GA
android.sdk=/Users/msamah/Library/Android/sdk
android.ndk=/Users/msamah/Library/Android/android-ndk-r10e

titanium.platform=${titanium.sdk}/mobilesdk/${titanium.os}/${titanium.version}/android
android.platform=${android.sdk}/platforms/android-8
google.apis=${android.sdk}/add-ons/addon_google_apis_google_inc_8

After that, just run the command ant in the Android folder to build it. Check out http://docs.appcelerator.com/platform/latest/#!/guide/Creating_a_New_Titanium_Module for more information.

from ti.imagefactory.

ashcoding avatar ashcoding commented on June 3, 2024

@neerup @andersdp If there's any other modules causing similar issues for you, do create an issue and let me know so that I can attend to it.

from ti.imagefactory.

neerup avatar neerup commented on June 3, 2024

@ashcoding ti.cloudpush has the same issue, so if you could recompile that aswell, That would be really nice.
It already has an issue: https://jira.appcelerator.org/browse/MOD-2148

from ti.imagefactory.

ashcoding avatar ashcoding commented on June 3, 2024

Yup. @neerup thanks for the info. It's recompiled. Currently under review. I'll nudge the ticket a bit to make it move.

from ti.imagefactory.

neerup avatar neerup commented on June 3, 2024

@ashcoding Thanks it will be appreciated...

from ti.imagefactory.

andersdp avatar andersdp commented on June 3, 2024

Great, thanks @ashcoding 👍

from ti.imagefactory.

ashcoding avatar ashcoding commented on June 3, 2024

Closing this issue. :)

from ti.imagefactory.

neerup avatar neerup commented on June 3, 2024

@ashcoding Any chance of a link to the Cloudpush module ?

from ti.imagefactory.

ashcoding avatar ashcoding commented on June 3, 2024

@neerup Ticket: https://jira.appcelerator.org/browse/MOD-2148
You can find it here: https://github.com/appcelerator/titanium_mobile/blob/master/support/module/packaged/ti.cloudpush-android-3.4.1.zip

from ti.imagefactory.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.