Skip to content

ios builds break - possible upstream issue #414

Description

@benschac

https://github.com/radarlabs/radar-sdk-ios -- (current release) 3.23.3

when installing radar on the latest react native sdk ("react-native-radar": "3.23.5")

it'll pull in radar-sdk-ios 3.23.5 which doesn't exist

diff --git a/package.json b/package.json
index 218f199adbe8cf34e2fdb6b060b073acac1bf9bb..b078a0821d89e465fa6d8d4eac9d69f5c0f1b09a 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
   },
   "dependencies": {
     "@babel/runtime": "^7.21.0",
-    "@react-native-community/netinfo": "^7.1.3",
+    "@react-native-community/netinfo": "^11.4.0",
     "radar-sdk-js": "^3.7.1"
   }
 }

seems to work.

busted yarn cache, deleted node_modules, deleted yarn.lock

has anyone else had this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions