Daniele Margutti

Results 65 comments of Daniele Margutti
trafficstars

Have you got a small project or code snippet?

In order to reproduce the issue I may need of code. Can you extract your operation outside the project to replicate it?

Hi, have you correctly configured your Info.plist? You sshould set the appropriate keys in your Info.plist (`NSLocationAlwaysAndWhenInUseUsageDescription` or `NSLocationWhenInUseUsageDescription` and `NSLocationTemporaryUsageDescriptionDictionary` if you are using reduced location in iOS 14+)....

Need to investigate about the remaining 10% but I'll try to add it if possible :)

we had fixed MacCatalyst errors and it should now compile

Hi, thank you for your MR. I'm looking at it, specifically the SynchronizedArray part; have you implemented it in order to stop/cancel/manage tasks from outside the main thread?

Nope but actually I’ve not so enough free time to work on a major release. Have you found a bug?

Hi, what version of Swift are you using to compile the app?

I think it's a nice addition to customize the library; if you want to make a PR I'll be more than happy to look at it and integrate into the...