Conversation
|
Ohhh interesting. sounds like this is my problem too |
|
Is there anything I can do to help get this through? Testing? etc? |
|
Quite interested in this as well, especially on builds with |
|
@zzorba Ref. my comment here, maybe it'll help? #462 (comment) |
|
@rblalock thank you for this suggestion, I was strongly considering moving back to the built in SQLite, I just was trying to remember why I might have put the embedded version in to begin with. Edit: and as I suspected, supporting old android versions forced me to use the full SQLite implementation, since older OSes don't support the on conflict operations that typeorm is using in my current setup. |
|
There are conflicts. Also, can you confirm if all required functionality/features for native libs are working fine (use JSON test file in examples directory). Please reach out to the contributor of those libraries to make sure everything is covered and working. |
Yes @rblalock - testing/validation would be great. I have seen people having issues with JSON support and other things glancing through the original issue. |
Based on andpor#492
Updating the code lib fixed the #462 issue.
Tested Environments:
RN: 0.62.1
Device: S21 Android 11