bridgefy-react-native 1.1.5 → 1.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. package/android/build.gradle +2 -2
  2. package/android/gradle.properties +4 -4
  3. package/android/src/main/AndroidManifest.xml +2 -0
  4. package/android/src/main/java/me/bridgefy/plugin/react_native/BridgefyReactNativeModule.kt +1 -1
  5. package/ios/Frameworks/BridgefySDK.xcframework/Info.plist +5 -5
  6. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/BridgefySDK +0 -0
  7. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Headers/BridgefySDK-Swift.h +1 -1
  8. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Info.plist +0 -0
  9. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios.abi.json +1668 -4363
  10. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios.private.swiftinterface +2 -3
  11. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  12. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios.swiftinterface +2 -3
  13. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/_CodeSignature/CodeResources +13 -13
  14. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/DWARF/BridgefySDK +0 -0
  15. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/Relocations/aarch64/BridgefySDK.yml +13545 -11802
  16. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/BridgefySDK +0 -0
  17. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Headers/BridgefySDK-Swift.h +2 -2
  18. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Info.plist +0 -0
  19. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios-simulator.abi.json +1668 -4363
  20. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +2 -3
  21. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  22. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2 -3
  23. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +1668 -4363
  24. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +2 -3
  25. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  26. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2 -3
  27. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/_CodeSignature/CodeResources +23 -23
  28. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/DWARF/BridgefySDK +0 -0
  29. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/Relocations/aarch64/BridgefySDK.yml +13233 -11406
  30. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/Relocations/x86_64/BridgefySDK.yml +12854 -8157
  31. package/lib/commonjs/index.js +95 -18
  32. package/lib/commonjs/index.js.map +1 -1
  33. package/lib/commonjs/infraestructure/index.js.map +1 -1
  34. package/lib/commonjs/infraestructure/interfaces/ibridgefy.js.map +1 -1
  35. package/lib/commonjs/infraestructure/interfaces/index.js.map +1 -1
  36. package/lib/commonjs/infraestructure/services/bridgefy_service.js.map +1 -1
  37. package/lib/commonjs/infraestructure/services/index.js.map +1 -1
  38. package/lib/module/index.js +91 -10
  39. package/lib/module/index.js.map +1 -1
  40. package/lib/module/infraestructure/index.js.map +1 -1
  41. package/lib/module/infraestructure/interfaces/ibridgefy.js.map +1 -1
  42. package/lib/module/infraestructure/interfaces/index.js.map +1 -1
  43. package/lib/module/infraestructure/services/bridgefy_service.js.map +1 -1
  44. package/lib/module/infraestructure/services/index.js.map +1 -1
  45. package/lib/typescript/index.d.ts +4 -4
  46. package/lib/typescript/index.d.ts.map +1 -1
  47. package/lib/typescript/infraestructure/interfaces/ibridgefy.d.ts +1 -1
  48. package/lib/typescript/infraestructure/interfaces/ibridgefy.d.ts.map +1 -1
  49. package/lib/typescript/infraestructure/services/bridgefy_service.d.ts +2 -2
  50. package/package.json +10 -9
  51. package/src/index.tsx +9 -4
  52. package/src/infraestructure/index.tsx +2 -2
  53. package/src/infraestructure/interfaces/ibridgefy.tsx +3 -3
  54. package/src/infraestructure/interfaces/index.tsx +1 -1
  55. package/src/infraestructure/services/bridgefy_service.tsx +4 -4
  56. package/src/infraestructure/services/index.tsx +1 -1
  57. package/android/gradlew +0 -234
  58. package/android/gradlew.bat +0 -89
  59. package/android/local.properties +0 -8
@@ -8,7 +8,7 @@ buildscript {
8
8
  }
9
9
 
10
10
  dependencies {
11
- classpath "com.android.tools.build:gradle:8.5.0"
11
+ classpath "com.android.tools.build:gradle:8.5.2"
12
12
  // noinspection DifferentKotlinGradleVersion
13
13
  classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
14
  }
@@ -88,7 +88,7 @@ repositories {
88
88
  def kotlin_version = getExtOrDefault("kotlinVersion")
89
89
 
90
90
  dependencies {
91
- implementation (group: "me.bridgefy", name: "android-sdk", version: "1.1.4", ext: "aar") {
91
+ implementation (group: "me.bridgefy", name: "android-sdk", version: "1.2.2", ext: "aar") {
92
92
  transitive = true
93
93
  }
94
94
  // For < 0.71, this will be from the local maven repo
@@ -1,5 +1,5 @@
1
- BridgefyReactNative_kotlinVersion=1.9.23
1
+ BridgefyReactNative_kotlinVersion=2.0.20
2
2
  BridgefyReactNative_minSdkVersion=21
3
- BridgefyReactNative_targetSdkVersion=34
4
- BridgefyReactNative_compileSdkVersion=34
5
- BridgefyReactNative_ndkversion=21.4.7075529
3
+ BridgefyReactNative_targetSdkVersion=35
4
+ BridgefyReactNative_compileSdkVersion=35
5
+ BridgefyReactNative_ndkversion=28.0.12916984
@@ -4,6 +4,8 @@
4
4
  <uses-permission-sdk-23 android:name="android.permission.ACCESS_COARSE_LOCATION" android:maxSdkVersion="30" tools:node="replace" />
5
5
  <uses-permission-sdk-23 android:name="android.permission.ACCESS_FINE_LOCATION" tools:node="replace" />
6
6
  <uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" android:maxSdkVersion="30" />
7
+ <uses-permission android:name="android.permission.BLUETOOTH" />
8
+ <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
7
9
  <uses-permission android:name="android.permission.BLUETOOTH_SCAN" tools:node="replace" />
8
10
  <uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
9
11
  <uses-permission android:name="android.permission.BLUETOOTH_ADVERTISE" />
@@ -12,7 +12,7 @@ import com.facebook.react.bridge.WritableMap
12
12
  import com.facebook.react.modules.core.DeviceEventManagerModule
13
13
  import java.util.UUID
14
14
  import me.bridgefy.Bridgefy
15
- import me.bridgefy.logger.enum.LogType
15
+ import me.bridgefy.logger.enums.LogType
16
16
  import me.bridgefy.commons.TransmissionMode
17
17
  import me.bridgefy.commons.exception.BridgefyException
18
18
  import me.bridgefy.commons.listener.BridgefyDelegate
@@ -10,18 +10,15 @@
10
10
  <key>DebugSymbolsPath</key>
11
11
  <string>dSYMs</string>
12
12
  <key>LibraryIdentifier</key>
13
- <string>ios-arm64_x86_64-simulator</string>
13
+ <string>ios-arm64</string>
14
14
  <key>LibraryPath</key>
15
15
  <string>BridgefySDK.framework</string>
16
16
  <key>SupportedArchitectures</key>
17
17
  <array>
18
18
  <string>arm64</string>
19
- <string>x86_64</string>
20
19
  </array>
21
20
  <key>SupportedPlatform</key>
22
21
  <string>ios</string>
23
- <key>SupportedPlatformVariant</key>
24
- <string>simulator</string>
25
22
  </dict>
26
23
  <dict>
27
24
  <key>BinaryPath</key>
@@ -29,15 +26,18 @@
29
26
  <key>DebugSymbolsPath</key>
30
27
  <string>dSYMs</string>
31
28
  <key>LibraryIdentifier</key>
32
- <string>ios-arm64</string>
29
+ <string>ios-arm64_x86_64-simulator</string>
33
30
  <key>LibraryPath</key>
34
31
  <string>BridgefySDK.framework</string>
35
32
  <key>SupportedArchitectures</key>
36
33
  <array>
37
34
  <string>arm64</string>
35
+ <string>x86_64</string>
38
36
  </array>
39
37
  <key>SupportedPlatform</key>
40
38
  <string>ios</string>
39
+ <key>SupportedPlatformVariant</key>
40
+ <string>simulator</string>
41
41
  </dict>
42
42
  </array>
43
43
  <key>CFBundlePackageType</key>
@@ -1,6 +1,6 @@
1
1
  #if 0
2
2
  #elif defined(__arm64__) && __arm64__
3
- // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
3
+ // Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
4
4
  #ifndef BRIDGEFYSDK_SWIFT_H
5
5
  #define BRIDGEFYSDK_SWIFT_H
6
6
  #pragma clang diagnostic push