you probably need to just do it with native functions. you can write wrapper classes that’ll get the native iOS code callbacks into juce, via this pattern:
2 Likes
you probably need to just do it with native functions. you can write wrapper classes that’ll get the native iOS code callbacks into juce, via this pattern: