Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5698] Ti is recognized in external js file for new IOS 11.3

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2018-04-10T14:11:58.000+0000
Affected Version/sAppcelerator Studio 4.3.0
Fix Version/sn/a
ComponentsAppcelerator CLI
Labelsn/a
Reporterboaz@e-drivetech.com
AssigneeShak Hossain
Created2018-04-10T09:58:12.000+0000
Updated2018-04-11T07:38:05.000+0000

Description

Get error "cant find variable Ti"

Comments

  1. Hans Knöchel 2018-04-10

    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)
  2. boaz@e-drivetech.com 2018-04-11

    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
  3. boaz@e-drivetech.com 2018-04-11

    Thanks. It is exactly my problem. Is there a workaround for SDK 5.5? I cant upgrade to version 7.1. Boaz
  4. Hans Knöchel 2018-04-11

    You can replace the lines of code of [the pull request](https://github.com/appcelerator/titanium_mobile/pull/9878/files) in your local SDK
       ~/Library/Application Support/Titanium/mobilesdk/osx/5.5.0.GA/
       

JSON Source