Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-18976] iOS - Remove KrollThread #6891

Merged
merged 7 commits into from Aug 4, 2015
Merged

Conversation

pec1985
Copy link
Contributor

@pec1985 pec1985 commented Jun 5, 2015

Test with this SDK found here
The app will now run on the main thread by default. To disable this option and go back to the old way, just add the following to tiapp.xml

<ios>
    <run-on-main-thread>false</run-on-main-thread>
    <!-- more iOS stuff here... -->
</ios>

@vishalduggal
Copy link
Contributor

👍

@pec1985 pec1985 changed the title [TIMOB-18976] iOS - Remove KrollThread 1 [TIMOB-18976] iOS - Remove KrollThread Jun 5, 2015
@iotashan
Copy link

Just to be clear, the sdk zip is a Titanium OSS SDK, or is it an Appc SDK that requires migrating to Platform?

@pec1985
Copy link
Contributor Author

pec1985 commented Jun 18, 2015

@iotashan It's a Titanium SDK

… timob-18976

# Conflicts:
#	iphone/cli/commands/_build.js
#	iphone/iphone/Titanium_Prefix.pch
@cheekiatng
Copy link
Contributor

APPROVED!

cheekiatng added a commit that referenced this pull request Aug 4, 2015
[TIMOB-18976] iOS - Remove KrollThread
@cheekiatng cheekiatng merged commit 0357b47 into tidev:master Aug 4, 2015
@AvinashDalvi89
Copy link
Sponsor

Its works perfect to solve my issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants