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

Using cordova-android 12.0.1 and cordova-ios 7.0.1 #279

Merged
merged 3 commits into from
Sep 30, 2023

Conversation

wmathurin
Copy link
Contributor

@wmathurin wmathurin commented Sep 28, 2023

WIP

  • Android not compiling (because of gradle changes)
  • Pointing to wmathurin/SalesforceMobileSDK-CordovaPlugin#dev until everything passes and this PR is merged

@@ -60,12 +60,12 @@ module.exports = {
},
cordova: {
checkCmd: 'cordova -v',
pluginRepoUri: 'https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin#dev', // dev
pluginRepoUri: 'https://github.com/wmathurin/SalesforceMobileSDK-CordovaPlugin#dev', // dev
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will revert this line once everything passes and this PR is merged.

@wmathurin wmathurin marked this pull request as ready for review September 28, 2023 17:59
@wmathurin
Copy link
Contributor Author

The android hybrid and react native build issues are due to gradle 8 and will be addressed separately.

@wmathurin wmathurin merged commit 5d3cb80 into forcedotcom:dev Sep 30, 2023
10 of 16 checks passed
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

2 participants