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

[TIMOB-25353] Android: Use ti.playservices module #216

Merged
merged 8 commits into from Nov 10, 2017

Conversation

garymathews
Copy link
Contributor

@garymathews garymathews commented Sep 28, 2017

  • Use ti.playservices module
  • 80% reduction in module size
ti.map-4.0.0

JIRA Ticket

</mobileweb>
<modules>
<module platform="android">ti.playservices</module>
</modules>>
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo? Tested already?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch! It still worked 👍

@sgtcoolguy
Copy link
Contributor

@garymathews I think you'll need to update the sdk used to build this to be 7.0.0.v20171108185342 in the Jenkinsfile and then it should work...

@hansemannn
Copy link
Contributor

hansemannn commented Nov 10, 2017

@sgtcoolguy The build fails due to this change which looks to be added recently:

[ERROR] : �� �Failed to run command "build"
[ERROR] :  �TypeError: Path must be a string. Received 0
    at assertPath (path.js:7:11)
    at Object.join (path.js:1218:7)
    at AndroidModuleBuilder.obtainModuleDependency (/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/android/cli/commands/_buildModule.js:327:19)
    at Array.forEach (native)
    at AndroidModuleBuilder.initialize (/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/android/cli/commands/_buildModule.js:338:53)
    at /Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:3816:26
    at replenish (/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:982:17)
    at iterateeCallback (/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:967:17)
    at /Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:944:16
    at /Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:3821:13
    at apply (/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:21:25)
    at /Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:56:12
    at AndroidModuleBuilder.doAnalytics (/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/android/cli/commands/_buildModule.js:259:2)
    at /Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:3816:26
    at replenish (/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:982:17)
    at iterateeCallback (/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171110073543/node_modules/async/dist/async.js:967:17)

@sgtcoolguy sgtcoolguy merged commit d331c16 into tidev:master Nov 10, 2017
jvandijk pushed a commit to jvandijk/ti.map that referenced this pull request Nov 20, 2017
…feature/parity-on-addpolylines-implementation

* 'master' of github.com:appcelerator-modules/ti.map:
  [TIMOB-25353] Android: Use ti.playservices module (tidev#216)
  [MOD-2371] Fix selectedAnnotation regression
jvandijk pushed a commit to jvandijk/ti.map that referenced this pull request Feb 3, 2018
* master:
  Update Jenkinsfile
  Move all sources to Classes directory
  Update project.pbxproj
  [TIMOB-25677] Fix cluster-annotations-crash and static analyser warnings
  [MOD-2378] Bump version to 4.1.1
  [MOD-2378] Fix Annotation memory leak
  Update changelog.md
  Update changelog.md
  Update changelog.md
  Update manifest
  Update Jenkinsfile
  Fix copy & paste error, use handleAddPolylines
  [TIMOB-25353] Android: Use ti.playservices module (tidev#216)
  [MOD-2371] Fix selectedAnnotation regression
  Bump the version number
  Add addPolylines proxy method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants