-
Notifications
You must be signed in to change notification settings - Fork 5
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
Generated Docs for "Add example app instructions to README, make use of Gemfile (#97) * To make proper use of bundle, lockfile needs to be committed. I specified a cocoapods version since podfile.lock contains cocoapods version! Add explicit instructions about example app * Added alias for entire example app setup script Try updating CI step to use gem to pin cocoapods version --------- Co-authored-by: Evan Masseau <>" #114
Generated Docs for "Add example app instructions to README, make use of Gemfile (#97) * To make proper use of bundle, lockfile needs to be committed. I specified a cocoapods version since podfile.lock contains cocoapods version! Add explicit instructions about example app * Added alias for entire example app setup script Try updating CI step to use gem to pin cocoapods version --------- Co-authored-by: Evan Masseau <>" #114
Commits on Jan 26, 2024
-
Link to license file in README (#60)
Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for 82ccb7e - Browse repository at this point
Copy the full SHA 82ccb7eView commit details -
Updated readme to include troubleshooting steps when running pod inst…
…all (#63) updated readme
Configuration menu - View commit details
-
Copy full SHA for 0cc5d8b - Browse repository at this point
Copy the full SHA 0cc5d8bView commit details
Commits on Jan 30, 2024
-
Updating version to 0.1.1 (#66)
* 0.1.1 * updating version * reverting back to use older rn version * updating yarn lock * removing changes to package lock file
Configuration menu - View commit details
-
Copy full SHA for 9f78438 - Browse repository at this point
Copy the full SHA 9f78438View commit details
Commits on Feb 2, 2024
-
Fixes for React Native Apps <= 0.72.0 (#71)
* Fix the react-native gradle dependency * Add a local property to enable specifying react-native version for the SDK for local development * Specify Kotlin version that is compatible with Android SDK's (although this didn't seem to actually cause any build errors) * Remove accidental use of an extension method that is technically SDK 24+ --------- Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for 6208295 - Browse repository at this point
Copy the full SHA 6208295View commit details -
Update local.properties template files (#68)
* Add template local.properties file to example app * Be clearer about VCS status of these files. --------- Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for 13d871a - Browse repository at this point
Copy the full SHA 13d871aView commit details
Commits on Feb 5, 2024
-
Bump example iOS project lockfile (#74)
I think this needs to be bumped when we increase the overall project version. Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for f4d34ed - Browse repository at this point
Copy the full SHA f4d34edView commit details
Commits on Feb 6, 2024
-
* Move doc bot to its own file so we don't have to see it as skipped all the time. * Use same ruby version as local dev environment * Stop using `yarn pod-install` because it creates an erroneous xcode.env.local file that breaks the hermes build scripts. --------- Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for 4da7b5b - Browse repository at this point
Copy the full SHA 4da7b5bView commit details -
Updating to iOS SDK 3.0.2 (#77)
* 0.1.1 * updated to us latest iOS SDK * removing package lock
Configuration menu - View commit details
-
Copy full SHA for e760c29 - Browse repository at this point
Copy the full SHA e760c29View commit details -
Pod install | static linking issue | RCT Folly | Turbo modules (#70)
* 0.1.1 * removed turbo module stuff and added xcconfig * removing package lock * comitting example app pod lock file --------- Co-authored-by: Evan Masseau <> Co-authored-by: Evan C Masseau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e8cdfe - Browse repository at this point
Copy the full SHA 0e8cdfeView commit details -
Readme rewrite with references to native SDKs and Klaviyo help center (…
…#62) --------- Co-authored-by: Evan Masseau <> Co-authored-by: Kenny Tsui <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 149cfd8 - Browse repository at this point
Copy the full SHA 149cfd8View commit details
Commits on Feb 7, 2024
-
* 0.1.1 * Release 0.1.2 * removed package lock * podlock file changes
Configuration menu - View commit details
-
Copy full SHA for c988504 - Browse repository at this point
Copy the full SHA c988504View commit details -
Break up CI files so we can get individual badges (#86)
* Break up CI files so we can get individual badges * Add badges and fix names --------- Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for 9171062 - Browse repository at this point
Copy the full SHA 9171062View commit details -
Add action to publish to NPM after publishing a release (#82)
--------- Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for db058f6 - Browse repository at this point
Copy the full SHA db058f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fafe4f9 - Browse repository at this point
Copy the full SHA fafe4f9View commit details -
Publish to NPM with the default npm registry configured in package.js…
…on (#92) --------- Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for ed7ab35 - Browse repository at this point
Copy the full SHA ed7ab35View commit details
Commits on Feb 9, 2024
-
Updated iOS instructions in example app (#99)
* 0.1.1 * udpate the example app to implement push * hanlded deep links * removed package json lock file * updated to addressed Evan comments in the pr
Configuration menu - View commit details
-
Copy full SHA for 4705782 - Browse repository at this point
Copy the full SHA 4705782View commit details
Commits on Feb 12, 2024
-
Fix mistaken duplicate open push section (#95)
Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for 1547589 - Browse repository at this point
Copy the full SHA 1547589View commit details -
Remove local.properties from git index (#96)
* remove local.properties from git index, changes were still being tracked despite gitignore * missed variable --------- Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for 09471e9 - Browse repository at this point
Copy the full SHA 09471e9View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 815a893 - Browse repository at this point
Copy the full SHA 815a893View commit details -
Implemented deep links to call react native in example iOS app (#104)
* 0.1.1 * implemented deep linking calls to react native * removed unused method * removed package lock * added deep linking hanlder
Configuration menu - View commit details
-
Copy full SHA for ed9a92c - Browse repository at this point
Copy the full SHA ed9a92cView commit details
Commits on Feb 20, 2024
-
[CHNL-5592] Adding troubleshooting guide linked from readme (#109)
* 0.1.1 * added troubleshooting * removed packagfe lock * added troibleshoting to the contents * swapped android and ios
Configuration menu - View commit details
-
Copy full SHA for e9844d3 - Browse repository at this point
Copy the full SHA e9844d3View commit details
Commits on Feb 21, 2024
-
[Dependabot] Bump ip from 1.1.8 to 1.1.9 (#111)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. - [Commits](indutny/node-ip@v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3add2db - Browse repository at this point
Copy the full SHA 3add2dbView commit details -
Add example app instructions to README, make use of Gemfile (#97)
* To make proper use of bundle, lockfile needs to be committed. I specified a cocoapods version since podfile.lock contains cocoapods version! Add explicit instructions about example app * Added alias for entire example app setup script Try updating CI step to use gem to pin cocoapods version --------- Co-authored-by: Evan Masseau <>
Configuration menu - View commit details
-
Copy full SHA for ed0836a - Browse repository at this point
Copy the full SHA ed0836aView commit details -
Merge remote-tracking branch 'origin/master' into documentation-ed083…
…6ad03e23ff1a5033aa7eaacff5dc27b2310
github-actions committedFeb 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 3d6f17a - Browse repository at this point
Copy the full SHA 3d6f17aView commit details -
github-actions committed
Feb 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c352bc - Browse repository at this point
Copy the full SHA 5c352bcView commit details