Ziggeo / ReactNativeSDK

React Native SDK
Apache License 2.0
7 stars 6 forks source link

Implicit conversion of 'int' to 'NSSString *' is disallowed with ARC on ios 1.6.4 #95

Closed sam-houle1 closed 2 years ago

sam-houle1 commented 2 years ago

Hi, I was using 1.6.4 for the past months and out of nowhere it stoped working. Here's the issue: Screen Shot 2022-03-23 at 12 59 35 PM

I can't upgrade to 1.6.6 because android is not working due to this issue.

Can this get fix quick ? I can't do any release on my app.

3akat commented 2 years ago

Hi @sam-houle1, we're working on releasing fixed version asap

sam-houle1 commented 2 years ago

Hi @3akat do you guys have an ETA ? Also this issue is only for 1.6.4, if I update to 1.6.6 it works, but the 1.6.6 breaks android.

3akat commented 2 years ago

@sam-houle1 should be fixed in a day or two

sam-houle1 commented 2 years ago

@3akat hi, is this issue going to be fixed this week ?

3akat commented 2 years ago

hey @sam-houle1, please try with the latest version, android issues should be resolved

sam-houle1 commented 2 years ago

Fixed, closing this issue.