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

chore(iOS): update for Titanium 10.0.1 #90

Merged
merged 5 commits into from
Jun 17, 2021

Conversation

jquick-axway
Copy link
Contributor

@jquick-axway jquick-axway commented May 21, 2021

JIRA:
https://jira.appcelerator.org/browse/TIMOB-28458

Summary:

  • Replaced usage of getter/setter property methods.
  • Replaced usage of deprecated 2DMatrix with Matrix2D.
  • Removed usage of deprecated UILocalNotification.
  • Removed unused imports.
  • Fixed JS code indentation.

Note:
This app will crash on startup on iOS due to a Titanium 10.0.0 regression with the Hyperloop.defineClass() method. Will be fixed by the following PR to be fixed in Titanium 10.0.1.
tidev/titanium-sdk#12829

Copy link
Contributor

@ewanharris ewanharris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested across iOS (using tidev/titanium-sdk/pull/12829) and Android, looks good!

Just one comment on the ios/gravity example where it looks like the import has changed

app/controllers/ios/gravity.js Outdated Show resolved Hide resolved
Copy link
Contributor

@ewanharris ewanharris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing to approval

@lokeshchdhry
Copy link
Contributor

FR Passed.
Checked with 10.0.1 SDK

@lokeshchdhry lokeshchdhry merged commit 4783a41 into tidev:master Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants