Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Cordova, Titanium, Unity, Xamarin
Cordova Questions or Problems
AR.Sound in iOS wikitude phonegap
N
Nirmallya Ghosh
started a topic
over 8 years ago
AR.Sound in iOS wikitude phonegap
1 Comment
N
Nirmallya Ghosh
said
over 8 years ago
AR.Sound is not working in wikitude phonegap iOS -
World.audioFile = new AR.Sound(audioFilePath, {
onLoaded: function() {},
onError: function() {}
});
if(World.audioFile !== null) {
World.audioFile.play();
}
This work fine in android not in iOS
please help
Login
or
Signup
to post a comment
More topics in
Cordova Questions or Problems
Show POI only on Radar, not on camera
Capture Screen
Phonegap + SenchaTouch or other frameworks
PhoneGap App Issues
iOS App Compilation Error
JSon data WikitudeSDK + PhoneGap
onExit() , Avoid to close the AR on "BackButton" - Wikitude - PhoneGap
HTMLDrawable in Phonegap Plugin
Video not playing (wikitude sdk 1.1.1 + phonegap)
Bug when using PhoneGap and opening AR view multiple times
See all 577 topics
© 2021 Wikitude, a Qualcomm company
Nirmallya Ghosh