-
Notifications
You must be signed in to change notification settings - Fork 271
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
iOS 13 Support? #180
Comments
@mrarfarf I prepared Metrodroid to be mostly in multiplatform-compatible way. So this shouldn't be too difficult now. I'd be interested in learning How to write missing parts but have no hardware for it. |
What hardware do you need?
Best Regards,
Christopher
… On Jul 2, 2019, at 7:30 PM, Vladimir Serbinenko ***@***.***> wrote:
@mrarfarf I prepared Metrodroid to be mostly in multiplatform-compatible way. So this shouldn't be too difficult now. I'd be interested in learning How to write missing parts but have no hardware for it.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I looked at the API a bit and it looks like it doesn't support Mifare Classic. But Desfire, Felica, Calypso, Tmoney and NfcV should work. China and Cepas srandards are a gamble. I think Desfire could be a good first step. |
Nice. So so with seafarers support, it could be possible to support orca cards? What would you need hardware wise to get this going? I’d be willing to help.
Best Regards,
Christopher
… On Jul 2, 2019, at 7:42 PM, Vladimir Serbinenko ***@***.***> wrote:
I looked at the API a bit and it looks like it doesn't support Mifare Classic. But Desfire, Felica, Calypso, Tmoney and NfcV should work. China and Cepas srandards are a gamble. I think Desfire could be a good first step.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I need some way to run SDK. I wonder if I can get some cloud-based Mac for this. Or get some cheap mac desktop. I'll have to check what are system requirements. I will later need an iPhone to test with. It looks like lowest with NFC and iOS 13 compatiblity is IPhone 6. |
Orca should be compatible looking from quick look atdocumentation |
God I hate iOS spellcheck. Seafarer = desfare. Yeah, I’m looking for an app to clone my care so I don’t have to carry it around, I think that’s what your app does? I’ve never used it since I have iOS and it’s never had the apis until iOS 13.
Anyway, if I can help at all, please let me know!
Best Regards,
Christopher
… On Jul 2, 2019, at 7:49 PM, Vladimir Serbinenko ***@***.***> wrote:
Orca should be compatible looking from quick look atdocumentation
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hmm.. ok, what country are you located in? Maybe a Mac vpc via aws?
Best Regards,
Christopher
… On Jul 2, 2019, at 7:48 PM, Vladimir Serbinenko ***@***.***> wrote:
I need some way to run SDK. I wonder if I can get some cloud-based Mac for this. Or get some cheap mac desktop. I'll have to check what are system requirements. I will later need an iPhone to test with. It looks like lowest with NFC and iOS 13 compatiblity is IPhone 6.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
No. Neither Metrodroid, nor Farebot do any cloning or emulating. In case of desfire it's not practically possible to clone or emulate it without partnership with card issuer (in this case ORCA). The only thing Farebot/Metrodroid does is showing the contents of the card in human-readable format |
iOS 13 expands it's NFC Api's to (from what I can tell) allow all the functions needed (FINALLY) to allow for a port of farebot.
Any chance this is in the timeline?
The text was updated successfully, but these errors were encountered: