gremlin
gremlin copied to clipboard
iOS7 compatibility
Is this compatible with iOS 7? Including the framework in my app causes it to immediately crash
nope. it’s unlikely that there will be fixed by cocoanuts before a general iOS 7 JB is out. I’m happy to review fixes to though :)
On 10 Dec 2013, at 03:50, EthanArbuckle [email protected] wrote:
Is this compatible with iOS 7? Including the framework in my app causes it to immediately crash
— Reply to this email directly or view it on GitHub.
I have looked into this and I have now been able to include the framework for iOS 7...However, I am unable to see it actually functioning correctly. ? I hope we can see this updated in the near future now that the iOS 7 jailbreak is released. :) :+1:
FWIW, the other major open-source iOS music importing library libipodimport by H2CO3 no longer seems to work either. However the closed-source app Bridge is working with iOS 7 apparently, and even syncs back to iTunes like Gremlin did.
I tried out Gremlin some more on iOS 7, and it seems like it is actually working (there's another app that uses it, Track Importer). The only problem that I'm having with my code is double imports for music. Anyone else having similar issues?
It still fails on my device. Specifically, it cant create the server port. CFMessagePortCreateRemote(...) returns null
@EthanArbuckle, what device is that? Maybe it doesn't work on 64 bit devices? I was using an iPhone 4.
I'm on an iPhone 4, iOS 7.0.3— Sent from Mailbox for iPhone
On Sat, Jan 18, 2014 at 3:27 AM, newenglander [email protected] wrote:
@EthanArbuckle, what device is that? Maybe it doesn't work on 64 bit devices? I was using an iPhone 4.
Reply to this email directly or view it on GitHub: https://github.com/yfrancis/gremlin/issues/6#issuecomment-32678050
@EthanArbuckle it should work on iOS 7, did you use the same code in iOS 6 successfully?
No, I've never used it before. Shoot, I guess it's possible I'm just using it wrong — Sent from Mailbox for iPhone
On Mon, Jan 20, 2014 at 1:18 PM, newenglander [email protected] wrote:
@EthanArbuckle it should work on iOS 7, did you use the same code in iOS 6 successfully?
Reply to this email directly or view it on GitHub: https://github.com/yfrancis/gremlin/issues/6#issuecomment-32788459
You might want to check out this project for more details about how to use gremlin: https://github.com/eni9889/UniversalMediaImporter/
I'm using it the same way they are :P— Sent from Mailbox for iPhone
On Mon, Jan 20, 2014 at 1:28 PM, newenglander [email protected] wrote:
You might want to check out this project for more details about how to use gremlin:
https://github.com/eni9889/UniversalMediaImporter/
Reply to this email directly or view it on GitHub: https://github.com/yfrancis/gremlin/issues/6#issuecomment-32789243
I have error: 0
On iPhone 5 7.0.4 Any alternatives :( For free?????! Thanks so much for the support
+1