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

Loc 613 upgrade to react 0.72 #20

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

andrew-tran-infillion
Copy link
Contributor

No description provided.

Gimbal-Myk and others added 2 commits November 1, 2023 15:11
Update sample/metro-config.js.
Add metro-config dependency to sample app.
Update sample/Podfile.
Update sample AppDelegate.h and .mm.
@andrew-tran-infillion andrew-tran-infillion merged commit a4ff523 into develop Dec 5, 2023
andrew-tran-infillion added a commit that referenced this pull request Dec 14, 2023
* Make AnalyticsManager.

Make NativeAnalyticsManager spec and add to index.ts.
Make Android AnalyticsManager spec for old and new arch.
Make Android AnalyticsManagerModule and add it to GimbalPackage modules.
Make iOS AnalyticsManager.
Add AnalyticsManager test code to Sample App.

* Feature/loc 510 privacy manager (#8)

* feat: add privacy manager module

Add javascript specs for PrivacyManager.
Add Sample app test code for PrivacyManager module.
Remove iOS Sample app API key.
Add PrivacyManagerSpec for android oldarch and newarch.
Add PrivacyManagerModule and add it to GimbalPackage.
Fix Sample app 'logConsentRequirement' method to specify indeterminate requirement.
Update Sample app Gimbal version.
Fix App.tsx formatting issues.
Fix index.tsx formatting issues.
Fix NativePrivacyManager formatting issues.
---------

Co-authored-by: Andrew Tran <andrew.tran@gimbal.com>
Co-authored-by: Kim Sparrow <kim.sparrow@gimbal.com>

* Loc 613 upgrade to react 0.72 (#20)

* feat: upgrade RN SDK React version from 0.70 -> 0.72

* chore: sample app to accommodate React 0.72

Update sample/metro-config.js.
Add metro-config dependency to sample app.
Update sample/Podfile.
Update sample AppDelegate.h and .mm.

---------

Co-authored-by: Michael <michael.vance@gimbal.com>

* Feat/616 location services 21 (#21)

* chore: update gimbal android dependencies

Update Gimbal Android SDK 4.9.0 -> 4.9.2.
Update Gimbal slf4j 4.9.0 -> 4.9.1

* fix: sample app metro errors

Add metro setup from sample app before faulty 0.72 upgrade.
Update sample app devDependencies for 0.72, per React Native upgrade guide.

* chore: update iOS sample app target iOS version to 13.0
---------

Co-authored-by: Kim Sparrow <kim.sparrow@gimbal.com>
Co-authored-by: Andrew Tran <andrew.tran@gimbal.com>
Co-authored-by: Michael <michael.vance@gimbal.com>
andrew-tran-infillion added a commit that referenced this pull request May 10, 2024
* Make AnalyticsManager.

* Feature/loc 510 privacy manager (#18)

* Loc 613 upgrade to react 0.72 (#20)

* Feat/616 location services 21 (#21)

* chore: update gimbal android dependencies

Update Gimbal Android SDK 4.9.0 -> 4.9.2.
Update Gimbal slf4j 4.9.0 -> 4.9.1

* chore: bump Gimbal SDK dependency versions and package version

Bump iOS SDK 2.93.0 -> 2.94.0.
Bump Android SDK 4.9.2 -> 4.10.0.
Bump package version 0.2.0 -> 0.3.0.

* fix: visit dwellTime was in seconds rather than millis
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.

2 participants