Skip to content

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

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.

3 participants