Skip to content

Commit

Permalink
Merge branch 'feat/ysp-1526/remove_sentry' into 'main'
Browse files Browse the repository at this point in the history
Feat/ysp 1526/remove sentry

See merge request yespo-sdk/reteno-react-native!13
  • Loading branch information
Shevchenko-Oleksii committed Nov 16, 2023
2 parents 62589f5 + b44e4df commit fedb2b4
Show file tree
Hide file tree
Showing 10 changed files with 144 additions and 157 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'com.reteno:fcm:1.6.7'
implementation 'com.reteno:fcm:1.6.9'
implementation "com.google.firebase:firebase-messaging:23.1.0"
implementation "com.google.firebase:firebase-messaging-ktx:23.1.0"
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.2'
Expand Down
2 changes: 1 addition & 1 deletion example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ dependencies {

implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"

implementation 'com.reteno:fcm:1.6.4'
implementation 'com.reteno:fcm:1.6.9'
implementation platform("com.google.firebase:firebase-bom:31.1.0")
implementation "com.google.firebase:firebase-messaging:23.1.0"
implementation "com.google.firebase:firebase-messaging-ktx:23.1.0"
Expand Down
7 changes: 2 additions & 5 deletions example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,15 @@ install! 'cocoapods', :deterministic_uuids => false


target 'NotificationServiceExtension' do
pod 'Reteno', '1.6.6'
pod 'Sentry', '8.8.0', :modular_headers => true

pod 'Reteno'
end

target 'RetenoSdkExample' do
config = use_native_modules!
pod 'Reteno', '1.6.6'
pod 'Reteno'
pod 'FirebaseCore', :modular_headers => true
pod 'FirebaseMessaging'
pod 'GoogleUtilities', :modular_headers => true
pod 'Sentry', '8.8.0', :modular_headers => true

# Flags change depending on the env values.
flags = get_default_flags()
Expand Down
106 changes: 47 additions & 59 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ PODS:
- React-Core (= 0.70.6)
- React-jsi (= 0.70.6)
- ReactCommon/turbomodule/core (= 0.70.6)
- FirebaseCore (10.3.0):
- FirebaseCore (10.17.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.3.0):
- FirebaseCoreInternal (10.17.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseInstallations (10.3.0):
- FirebaseInstallations (10.17.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- FirebaseMessaging (10.3.0):
- FirebaseMessaging (10.17.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleDataTransport (~> 9.2)
Expand All @@ -32,51 +32,51 @@ PODS:
- nanopb (< 2.30910.0, >= 2.30908.0)
- fmt (6.2.1)
- glog (0.3.5)
- GoogleDataTransport (9.2.0):
- GoogleDataTransport (9.2.5):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities (7.10.0):
- GoogleUtilities/AppDelegateSwizzler (= 7.10.0)
- GoogleUtilities/Environment (= 7.10.0)
- GoogleUtilities/ISASwizzler (= 7.10.0)
- GoogleUtilities/Logger (= 7.10.0)
- GoogleUtilities/MethodSwizzler (= 7.10.0)
- GoogleUtilities/Network (= 7.10.0)
- "GoogleUtilities/NSData+zlib (= 7.10.0)"
- GoogleUtilities/Reachability (= 7.10.0)
- GoogleUtilities/SwizzlerTestHelpers (= 7.10.0)
- GoogleUtilities/UserDefaults (= 7.10.0)
- GoogleUtilities/AppDelegateSwizzler (7.10.0):
- GoogleUtilities (7.12.0):
- GoogleUtilities/AppDelegateSwizzler (= 7.12.0)
- GoogleUtilities/Environment (= 7.12.0)
- GoogleUtilities/ISASwizzler (= 7.12.0)
- GoogleUtilities/Logger (= 7.12.0)
- GoogleUtilities/MethodSwizzler (= 7.12.0)
- GoogleUtilities/Network (= 7.12.0)
- "GoogleUtilities/NSData+zlib (= 7.12.0)"
- GoogleUtilities/Reachability (= 7.12.0)
- GoogleUtilities/SwizzlerTestHelpers (= 7.12.0)
- GoogleUtilities/UserDefaults (= 7.12.0)
- GoogleUtilities/AppDelegateSwizzler (7.12.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.10.0):
- GoogleUtilities/Environment (7.12.0):
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/ISASwizzler (7.10.0)
- GoogleUtilities/Logger (7.10.0):
- GoogleUtilities/ISASwizzler (7.12.0)
- GoogleUtilities/Logger (7.12.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.10.0):
- GoogleUtilities/MethodSwizzler (7.12.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.10.0):
- GoogleUtilities/Network (7.12.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.10.0)"
- GoogleUtilities/Reachability (7.10.0):
- "GoogleUtilities/NSData+zlib (7.12.0)"
- GoogleUtilities/Reachability (7.12.0):
- GoogleUtilities/Logger
- GoogleUtilities/SwizzlerTestHelpers (7.10.0):
- GoogleUtilities/SwizzlerTestHelpers (7.12.0):
- GoogleUtilities/MethodSwizzler
- GoogleUtilities/UserDefaults (7.10.0):
- GoogleUtilities/UserDefaults (7.12.0):
- GoogleUtilities/Logger
- hermes-engine (0.70.6)
- libevent (2.1.12)
- nanopb (2.30909.0):
- nanopb/decode (= 2.30909.0)
- nanopb/encode (= 2.30909.0)
- nanopb/decode (2.30909.0)
- nanopb/encode (2.30909.0)
- PromisesObjC (2.1.1)
- nanopb (2.30909.1):
- nanopb/decode (= 2.30909.1)
- nanopb/encode (= 2.30909.1)
- nanopb/decode (2.30909.1)
- nanopb/encode (2.30909.1)
- PromisesObjC (2.3.1)
- RCT-Folly (2021.07.22.00):
- boost
- DoubleConversion
Expand Down Expand Up @@ -375,21 +375,14 @@ PODS:
- React-jsi (= 0.70.6)
- React-logger (= 0.70.6)
- React-perflogger (= 0.70.6)
- Reteno (1.6.6):
- Reteno (1.7.0):
- Alamofire (= 5.6.2)
- Sentry (>= 8.7.3)
- reteno-react-native-sdk (1.3.0):
- reteno-react-native-sdk (1.4.0):
- React-Core
- Reteno (= 1.6.6)
- Reteno (= 1.7.0)
- RNScreens (3.20.0):
- React-Core
- React-RCTImage
- Sentry (8.8.0):
- Sentry/Core (= 8.8.0)
- SentryPrivate (= 8.8.0)
- Sentry/Core (8.8.0):
- SentryPrivate (= 8.8.0)
- SentryPrivate (8.8.0)
- Yoga (1.14.0)

DEPENDENCIES:
Expand Down Expand Up @@ -432,10 +425,9 @@ DEPENDENCIES:
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- Reteno (= 1.6.6)
- Reteno
- reteno-react-native-sdk (from `../..`)
- RNScreens (from `../node_modules/react-native-screens`)
- Sentry (= 8.8.0)
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
Expand All @@ -452,8 +444,6 @@ SPEC REPOS:
- nanopb
- PromisesObjC
- Reteno
- Sentry
- SentryPrivate

EXTERNAL SOURCES:
boost:
Expand Down Expand Up @@ -537,18 +527,18 @@ SPEC CHECKSUMS:
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
FBLazyVector: 48289402952f4f7a4e235de70a9a590aa0b79ef4
FBReactNativeSpec: dd1186fd05255e3457baa2f4ca65e94c2cd1e3ac
FirebaseCore: 988754646ab3bd4bdcb740f1bfe26b9f6c0d5f2a
FirebaseCoreInternal: 29b76f784d607df8b2a1259d73c3f04f1210137b
FirebaseInstallations: e2f26126089dcf41e215f7b8925af8d953c7d602
FirebaseMessaging: e345b219fd15d325f0cf2fef28cb8ce00d851b3f
FirebaseCore: 534544dd98cabcf4bf8598d88ec683b02319a528
FirebaseCoreInternal: 2cf9202e226e3f78d2bf6d56c472686b935bfb7f
FirebaseInstallations: 9387bf15abfc69a714f54e54f74a251264fdb79b
FirebaseMessaging: 1367b28c0c83a63072af4a711328fcc2e6899902
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
GoogleUtilities: bad72cb363809015b1f7f19beb1f1cd23c589f95
GoogleDataTransport: 54dee9d48d14580407f8f5fbf2f496e92437a2f2
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
hermes-engine: 2af7b7a59128f250adfd86f15aa1d5a2ecd39995
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
RCT-Folly: 0080d0a6ebf2577475bda044aa59e2ca1f909cda
RCTRequired: e1866f61af7049eb3d8e08e8b133abd38bc1ca7a
RCTTypeSafety: 27c2ac1b00609a432ced1ae701247593f07f901e
Expand Down Expand Up @@ -577,13 +567,11 @@ SPEC CHECKSUMS:
React-RCTVibration: c75ceef7aa60a33b2d5731ebe5800ddde40cefc4
React-runtimeexecutor: 15437b576139df27635400de0599d9844f1ab817
ReactCommon: 349be31adeecffc7986a0de875d7fb0dcf4e251c
Reteno: 4a17eca0249ad9fdb0f107cc85e41137d535225c
reteno-react-native-sdk: 8ddfb6b7ddce0df7a18a041520db29db66af387f
Reteno: 9dcd2d5b934d224a16210b25e8809c85699de99e
reteno-react-native-sdk: 62d447bf2e2a3a781792c9b78cd5d5482cde15c5
RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
Sentry: 927dfb29d18a14d924229a59cc2ad149f43349f2
SentryPrivate: 4350d865f898224ab9fa02b37d6ee7fbb623f47e
Yoga: 99caf8d5ab45e9d637ee6e0174ec16fbbb01bcfc

PODFILE CHECKSUM: 93a4043c6e92c865a34439e8ffb756ab0f4da21d
PODFILE CHECKSUM: 115658cc8e2d251539588d901a6803e03d001e34

COCOAPODS: 1.12.1
Loading

0 comments on commit fedb2b4

Please sign in to comment.