Closed frenic closed 2 years ago
Thank you for your comment. Yes, we done "version freeze" on multiple libs and framework due to unstable auto-update versioning. Thanks for clarification that latest RN version is buildable for out SDK, but please keep in mind that it may be unstable and may be throwing runtime exceptions or invalid behaviour (I hope for no problems at all) There is a plan to update all resources to latest and stable versions, that needs a time to revalidate all functionalities. I'm afraid that I'm not able to give you a more precise release date of next update, should be in couple of weeks
Thank you for your response. But to clarify: I haven't built the package with latest React Native 0.70. Only for version 0.67.3, which seems to work fine.
Can you give us an update on this @adam1929?
Peer dependency is still "react-native": "<=0.67.0"
React Native is now at 0.70.5
Hi, we have in plans to upgrade/support latest RN, it may occur in next release. But I'm not able to tell specific release date
@adam1929 It "may occur" and "not able to tell specific date"? If Exponea would be a free open source service, I would respect that answer. But it's not a free open source service. I understand that you have many packages to maintain. But a technical dept like this is outrageous. React Native 0.67 is not even supported anymore. So I would kindly ask you to get back to us with a better answer than that. Thank you!
Hi @frenic,
Thank you for raising this issue - we register this technical debt and aim to update all resources to the latest and stable versions. For now, release frequency for Exponea SDK wrappers is not as often as for native SDKs (iOS/Android) - usually just a few times a year more like batch updates. We fully understand your situation - we want to mention that the GitHub issue is not an official way to contact Exponea support (How to contact Exponea Support). For this specific case we already moved this issue to official support - can you please just reach them out to verify and pair this issue with customer (you can use this GitHub issue link in email)?, also for the future, if you are an Exponea customer, please contact support directly instead of creating a GitHub issue.
Regarding the issue, as is - we will reconsider the timeline and delivery of RN update in Exponea RN SDK during our Tuesday planning meeting. We will let you know right after with more specific information.
Thanks and Regards. Have a nice day. Peter
Thank you for your answer! I will consider contacting support next time.
I have
react-native@0.67.3
installed and receive the following error when installing. Everything works fine locally withnpm install --force
. A revision on your peer dependency should be relevant given thatreact-native@0.70
was released recently. Thank you!