[AC-5698] Ti is recognized in external js file for new IOS 11.3
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2018-04-10T14:11:58.000+0000 |
Affected Version/s | Appcelerator Studio 4.3.0 |
Fix Version/s | n/a |
Components | Appcelerator CLI |
Labels | n/a |
Reporter | boaz@e-drivetech.com |
Assignee | Shak Hossain |
Created | 2018-04-10T09:58:12.000+0000 |
Updated | 2018-04-11T07:38:05.000+0000 |
Description
Get error "cant find variable Ti"
Sorry, but this ticket is missing *all* fundamental information required in order to validate it. From experience, you are likely talking about the "Ti.App.*" namespace not being found in iOS 11.3+ WebViews. This is a known native iOS issue and has been workarounded in Ti SDK 7.1.0+ that has been released a few weeks ago - actually before 11.3 was released. More infos can be found in TIMOB-25762. For next time, please always add your full environment to prevent the ticket to be resolved as
Invalid
. This includes: - Ti SDK version - OS + version (e.g. iOS, 11.3) - Reproducible test case - Crash logs (if applicable)Thanks for your response. It is exactly my prtoblem. Is there a workaround for this issue for SDK 5.5? I cant upgrade to 7.1 with my current code? Is there a way to open appcelerator intent without the Ti? Boaz
Thanks. It is exactly my problem. Is there a workaround for SDK 5.5? I cant upgrade to version 7.1. Boaz
You can replace the lines of code of [the pull request](https://github.com/appcelerator/titanium_mobile/pull/9878/files) in your local SDK