-
Notifications
You must be signed in to change notification settings - Fork 11
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
New architecture support #132
Comments
+1 |
any update on this? its the only lib in our app that doesn't support the new architecture :( |
Hello @Splanis we're prioritising this for our tasks and will continue working on shipping an update as soon as possible, apologies for the hassle this my cause, we will let you know as soon as there's an update available. |
@gabrieluxcam Any update on this? the react native stable version also released. |
Hello @Manikandan-saminathan @Splanis @younes0 apologies for the delayed response, React Native UXCam SDK version 6.0.0 supports the RN new architecture, could you try and confirm? Thanks |
@gabrieluxcam able to view any update for 6.0.0 can please confirm once again |
@gabrieluxcam React Native UXCam SDK version 6.0.0 facing the below build issue |
Hello @Manikandan-saminathan we're seeing similar issue affecting other SDKs with both React Native versions 0.76 and 0.75, would it be possible at all to test with 0.74 and confirm if the build issue still persists? Thanks. |
@gabrieluxcam In React Native version 0.76, the new arch technology is enabled by default. We plan to migrate to version 0.76.0, but due to the UX Cam build issue, we are currently blocked from proceeding with the migration. |
Hello @Manikandan-saminathan could you elaborate a bit there, I unfortunately didn't understand. You are using 0.76 but are you unable to test if downgrading the error persists? Our team will continue checking this and get back to you asap. |
Hello @gabrieluxcam, thank you for following up! We’re planning to migrate our app to React Native version 0.76.0, which enables the new architecture by default. However, we’re experiencing a build issue specifically with UX Cam in this new architecture. To clarify, we’re currently on an older React Native version, and we’re blocked from upgrading until this compatibility issue with UX Cam is resolved. We haven’t tried downgrading React Native since the goal is to proceed with version 0.76.0 and beyond. Any insights or fixes would be greatly appreciated. Thank you! |
@gabrieluxcam Any update on this ? |
Hello @Manikandan-saminathan I unfortunately have no updates yet as this particular issue seems to be external to the SDK, we're reviewing details to see if there's any changes we can make and will update you asap. Thanks! |
Any update with this. For use uxcam is now the only dependency that doesn't work with new arch or with 0.76 Edit: sorry. it does run with 0.76. just not with new acrh enabled |
any progress on this? It doesn't run yet on the new architecture... |
gabrieluxcam any update on this ? |
Hello @Manikandan-saminathan @Splanis @ziga-hvalec apologies for the delay. We've now replicated and fixed this and are on the testing phase for our updated SDK, which is aimed for this upcoming Tuesday, I will update this thread as soon as it released, thanks for your patience. |
@gabrieluxcam any update on this? We've been waiting a long time to confirm if this has been fixed. |
Hello @laillatoyumi this should be fixed and available for you on the UXCam plugin version 6.0.2, could you give it a try and let us know? Thanks |
I'm currently on 6.0.2. I can start my UXCam, but if I try RNUxcam.logEvent, I got a crash on my app |
Hey @Felipe-Emanuel could you please share the crash log? Is it on Android, iOS or both? Thanks. Also if possible to send a snippet of the logEvent and a sample of the event values you're passing, would be great. |
@Felipe-Emanuel same here, happens only on Android Edit: Looks like I've found a fix... use this patch
|
@simonronec Thank you so much for submitting this PR, our team has now included it and just now we have released a new update to the React Native UXCam SDK (version 6.0.3) including it. Thank you again and please let us know if anything. |
Currently, the library doesn't support React Native new Architecture. The following exception is thrown:
The text was updated successfully, but these errors were encountered: