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

fix(ios): fallback to non-widget require in catch #11008

Merged
merged 2 commits into from Aug 28, 2019

Conversation

ewanharris
Copy link
Collaborator

This ensures that when the alloy require fails we try the normal require

Fixes TIMOB-27195

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

@build build added this to the 8.2.0 milestone Jun 28, 2019
@build build requested a review from a team June 28, 2019 16:52
@build
Copy link
Contributor

build commented Jun 28, 2019

Messages
📖

💾 Here's the generated SDK zipfile.

📖

✅ All tests are passing
Nice one! All 4355 tests are passing.
(There are 472 tests skipped)

📖 ✊ The commits in this PR match our conventions! Feel free to Rebase and Merge this PR when ready.

Generated by 🚫 dangerJS against 823760c

@ewanharris ewanharris force-pushed the TIMOB-27195 branch 2 times, most recently from 0ddc7e0 to 2f391f9 Compare June 28, 2019 17:11
Copy link
Contributor

@vijaysingh-axway vijaysingh-axway left a comment

Choose a reason for hiding this comment

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

CR passed.

Copy link
Contributor

@ssjsamir ssjsamir left a comment

Choose a reason for hiding this comment

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

FR Passed: Able to now use a commonjs module in an itemtemplate without the build throwing an error. Tested with the following application: https://github.com/ewanharris/ti.imageview-listview-example

Test Environment

MacOS Mojave version 10.14.4
Xcode 11 beta 5
Node.js ^8.11.1
iPhone 6s (12.2)
"NPM":"4.2.14","CLI":"7.1.1-master.2"

This ensures that when the alloy require fails we try the normal require

Fixes TIMOB-27195
@ssjsamir ssjsamir merged commit dcf25bd into tidev:master Aug 28, 2019
@ewanharris ewanharris deleted the TIMOB-27195 branch August 31, 2021 09:42
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

4 participants