djindal61
djindal61
We migrated the RN from 0.70.7 to 0.72.4 This is old version: "react-native-code-push": "^7.0.4", "react-native": "0.70.7", This is new version: "react-native": "0.72.4", "react-native-code-push": "^8.2.0", We are not able to push...
Hi @david-gettins I created the patch and it does not work. My android build is continusoly failing. Here is the below error FAILURE: Build failed with an exception. * What...
Hi @david-gettins Let me post you the final fonts.gradle. I did not remove the old one. I am pasting you the final gradle after patch. In your patch , You...
hi @david-gettins I am trying to upgrade to 0.74. and only this library failing to make the signed APK. Is there anything else required apart from patch . ALl 0.74...
Hi @david-gettins Could you please help me to fix that issue