failed to import mp3
Issue: works great to import pictures, but do not work when importing mp3. Details: [Gremlin importFileWithInfo] return true, but then app hangs, neither gremlinImportWasSuccessful nor gremlinImport:didFailWithError get called ever after.
Environment: using the latest trunk code, ios version is 5.1.1.
Any help appreciated, thanks!
Does this also happen with the latest released version from Cydia?
I've tried using 'Gremlin Framework' version 3.0.2-1 from Cydia, and still the same issue.
I'm not sure why similar app works for picture import but not for mp3. Any ideas?
hi
Importing images is simple (well, it's trivial for UIKit apps), but importing songs is something Apple actively tries to prevent. So that makes for some differences. I don't know why it doesn't work for you in the released version, I was just suggesting to try the release to make comparisons easier.
Does it also not work when using the import song from iFiles?
m.
On 15.04.2013, at 04:39, stephenliwf [email protected] wrote:
I've tried using 'Gremlin Framework' version 3.0.2-1 from Cydia, and still the same issue.
I'm not sure why similar app works for picture import but not for mp3. Any ideas?
— Reply to this email directly or view it on GitHub.
Thanks.
Wondering what might be the difference which prevent song import... And I suppose that this prevention has been dealt with in the gremlin (release version), correct? If so, what else should I do besides calling [Gremlin importFileWithInfo]?
Btw, I'm using free version of iFile, and I don't see how it could import song. If it could, that would save me a lot of effort...really.
@wildmetal Did you end up getting this working, or find out any more useful information?
No progress on this, seems song import is not workable on 5.0 and later, and lack supporting.
BR, Stephen
On May 30, 2013, at 17:50, newenglander [email protected] wrote:
@wildmetal Did you end up getting this working, or find out any more useful information?
— Reply to this email directly or view it on GitHub.