Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play Offline Mode #17

Closed
phukhanhlee opened this issue Mar 18, 2016 · 3 comments
Closed

Play Offline Mode #17

phukhanhlee opened this issue Mar 18, 2016 · 3 comments

Comments

@phukhanhlee
Copy link

track.audioFileURL = [NSURL fileURLWithPath:_musicEntity.musicUrl];
track.audioFileURL = [NSURL URLWithString:_musicEntity.musicUrl];

musicURL is local path : /Users/x/Library/Developer/CoreSimulator/Devices/FC1721B2-7D61-4B31-BFC9-AEFA250AAAF9/data/Containers/Data/Application/9152DA85-8804-4E6E-8070-416B763B9D97/Documents/demo.mp3

-> Does this framework support play in offline mode ?

@Aufree
Copy link
Owner

Aufree commented Mar 18, 2016

Yes

@Aufree
Copy link
Owner

Aufree commented Mar 18, 2016

@phukhanhlee You can check out this link to get more details.

@Aufree Aufree closed this as completed Mar 18, 2016
@phukhanhlee
Copy link
Author

Can you give me example code ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants