Gustavo Gava

Results 41 comments of Gustavo Gava

Hello, we currently don't have an active developer in this project, but I will try to investigate this in my spare time, hopefully this week. Until then, if you guys...

Hello guys, I was not able to reproduce this issue in the libs example app. I am on a M1 Mac and running on simulator. Maybe you can help me:...

@JDMathew if you could share your repo with instructions to run it would be awesome :D

Hello, sorry for the delay. @JDMathew thank you for your repo, I could easily reproduce the issue. It seems that the react/react-native version on Package.json file was the reason that...

Hey @JDMathew could you help me testing c1f4dd1e2c65a2906110c07e23dbe0d527fbbb79? This seems to have solved the crash but I was not able to test background deliveries in the example app. If you...

I could not access the link to your branch nor to your files, could you double check?

I bumped into this same issue. This library uses `attributesOfFileSystemForPath` and gets the key `NSFileSystemFreeSize` to get the free storage. Although, Apple suggests [another way](https://developer.apple.com/documentation/foundation/urlresourcekey/checking_volume_storage_capacity) to get this info. What...

Hey guys, I plan to take a deep look into this crash in a few days. If you have any additional information it would be very welcome, thanks

Seems related to #97. Got this same message `Fatal Exception: NSInvalidArgumentException ***[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1]` while testing #97. Both issues are related to HealthKit denying...