forcedotcom / SalesforceMobileSDK-Templates

BSD 3-Clause "New" or "Revised" License
52 stars 56 forks source link

Mobile Sync Explorer Kotlin Template #339

Closed gkotula closed 2 years ago

gkotula commented 2 years ago

Opening this PR to get help massaging the source files into the template.

salesforce-cla[bot] commented 2 years ago

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Nikolai Kotula g***@g***.i***.s***.com. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce.com Contributor License Agreement and this Pull Request will be revalidated.

brandonpage commented 2 years ago

For anyone that wants to run it:

  1. Clone the Packager
  2. run install.js
  3. run ./test/test_force.js --os=android --templaterepouri=https://github.com/gkotula/SalesforceMobileSDK-Templates/MobileSyncExplorerKotlinTemplate\#mobile-sync-kotlin
gkotula commented 2 years ago

I'll be sure to get all the package/template stuff ready to go as soon as I can 👍

wmathurin commented 2 years ago

Should we go ahead and merge this? README and other changes can come in separate PRs.