codewithali9

Results 9 comments of codewithali9

Hi @christocracy , I have purchased the license for the library, and I have the same issue, could you please share with me the access of this private repo? here...

I got the same Issue, is it only for emulators ?

I even tried with IOS 15.0 and got the same issue LOG -> {"assets": []}

After 2 weeks I discovered that this behavior is only on simulators, as I have tried the same thing on my iPhone and it is working properly !

guys this only happens on simulators, if you try this on a real device it will work

For the following error: `ReferenceError: Property 'EventTarget' doesn't exist, js engine: hermes` You will have to downgrade web3 from version 4.2.+ to `version 4.1.2 `

"this solved my issue when I was running from Xcode" 1-close Xcode, and the ios simulator 2-in your app `cd ios` then `pod install` 3-clean build folder then try to...

this happened with me when I tried `modalTransitionStyle: partialCurl` just rebuild your project `npm start -- --reset-cache`