malgo: Q: Why is iOS not supported?
malgo does not list iOS as a supported platform, but macOS. As far as I understand, Miniaudio is based on Core Audio for both macOS and iOS. So I am surprised by this restriction.
Is this a hard constraint, i.e. is there a technical burden that prohibits deployment, or is it just not tested?
Many thanks for an answer to help me out!
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 15 (14 by maintainers)
Commits related to this issue
- resolved #25 iOS supported — committed to sugarme/malgo by sugarme 2 months ago
- Merge pull request #54 from sugarme/issue_25 resolved #25 iOS supported — committed to gen2brain/malgo by gen2brain 2 months ago
@gen2brain,
Finally, it compiled with the following added lines:
I am happy to do PR with those lines but not sure if it could affect some other architectures. Please guide if you want to.
Thanks for your help.