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

SDK 523 update cordova #598

Merged
merged 74 commits into from
Oct 10, 2019
Merged

SDK 523 update cordova #598

merged 74 commits into from
Oct 10, 2019

Conversation

echo-branch
Copy link
Contributor

This is a major update.

Update iOS SDK to 0.29.1
Update Android SDK to 4.1.0
Switch to Cocoapods
Switch to Maven
Add CPID and LATD methods

Known issues:
iOS command line build fails due to switch to cocoapods.
apache/cordova-ios#659

CPID and LATD methods do not work on Android.

paulstelzer and others added 30 commits September 22, 2018 11:04
fix: async usage of installing npm dependencies
docs: make it clear that create deeplink and share deeplink function's parameters are mandatory
Feature: Add CocoaPods and Gradle instead of frameworks
Update plugin.xml (fix: don't run beforePrepare.js twice)
add observer for CDVPluginHandleOpenURLNotification in branchsdk for fixing issue 478
echo-branch and others added 29 commits February 5, 2019 10:27
Added function handlers in execute and run for setCookieBasedMatching
…ion-issue-on-older-cordova-versions

SDK-215 Use older gradle syntax for improved backwards compatibility
…ntained build and release scripts. Need to make time to bring those back sometime.
…method-use-on-Cordova-9

SDK-323 remove deprecated method use on cordova 9
… 9.0.0 by defining either the Developer or Distribution identities depending on the configuration config name (Release/Debug)

Without this change distribution builds are configured to attempt a build with a debug/developer signing cert: apache/cordova-ios#536 (comment)
…ntity-correctly

Option 2: Configure the declaration of the code sign identity correctly
@echo-branch echo-branch merged commit aa39b16 into Staging Oct 10, 2019
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

10 participants