Results 18 comments of Tal Aviram

It might be nicer to change this topic. As it might be reasonable to support arm64 for devices such as Apple Silicon Macs but most importantly Raspberry Pi. Darwin /...

Are you sure this is a JUCE issue? Did you try non-JUCE plug-ins (not Logic built-in) We've seen similar behaviors where the window isn't focused (white border) on Apple silicon...

Can reproduce similar behavior as BLE Device advertising from Nexus 5X to MacBook Air 2013. ## Connection successful and I see the MIDI I/O with Ableton Live for example but...

@robclouth I don't know to be honest. Midi over Bluetooth is RFC as far as I know. I've currently started experimenting with Android's own MIDI API. the downside is you'll...

In my case, trying the “Download Now” on a `.git` folder, the UI freeze. I’ll try to give it a few minutes but if you go from/back to app, it...

Here is the crashlog of the code: ``` Incident Identifier: 5BFA58B6-6C24-46AA-98B7-E64773414FBB Beta Identifier: 7F3B056D-16C0-463A-B510-2BD61EDF2372 Hardware Model: iPad13,4 Process: Code [2753] Path: /private/var/containers/Bundle/Application/3A410A3A-7554-4CC4-A006-B242733438DC/Code.app/Code Identifier: thebaselab.VS-Code Version: 1.4.6 (210) AppStoreTools: 14E221 AppVariant:...

Looking at your code it seems you've indeed did your own recursive handling for a folder. But the documentation suggests that a folder URL should be sufficient for it to...

Apple... I wonder if an atomic counter could workaround this. so you implement what you did, but find some magic number for the counter. (so each time you `FileManager.startDownloadingUbiquitousItem` you...