Always get this error as it comes to
private var iOSAudioControll:VolumeController = VolumeController.instance;
application.xml - part looks like this:
net.digitalprimates.volume
If tried to include the volume.ane as an external library or instrinsic library ... but no luck with both.
Always get this error as it comes to
private var iOSAudioControll:VolumeController = VolumeController.instance;
application.xml - part looks like this:
net.digitalprimates.volume
If tried to include the volume.ane as an external library or instrinsic library ... but no luck with both.