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

iOS Support #20

Open
Narnain opened this issue Jun 13, 2017 · 15 comments
Open

iOS Support #20

Narnain opened this issue Jun 13, 2017 · 15 comments

Comments

@Narnain
Copy link

Narnain commented Jun 13, 2017

Are there any plans to support iOS 11.

@galadril
Copy link

galadril commented Aug 9, 2017

please add ios support

@drznathou
Copy link

Please do DoAddSupportIos11(ThankYou)

@ghost
Copy link

ghost commented Feb 9, 2018

no ios support , no .net standard support :/
please any other solutions ?

@sorinmiroiu97
Copy link

there's not any ios support yet because apple sucks as always and you can use the xamarin forms pcl project type, in this way you can target windows/phone, android, ios(but not for now) and it's the most recommended way

@drznathou
Copy link

drznathou commented Mar 1, 2018

Apple may sucks ...

But there is 15% of user that use IOS. Plus there is more IOS users in the europe and the US even in canada and Aussie than Android users. So negleting IOS user is not a very smart choice in my point of view.

Also .Net Standart seems to be a standart now...

Cheers

SeeDataSource()

@mzhukovs
Copy link

mzhukovs commented Mar 8, 2018

For iOS there is CoreNFC - are there plans to integrate into this package? Fully cross-platform NFC for all 3 (droid, UWP, and iOS that is) would be fantastic.

@sorinmiroiu97
Copy link

@drznathou well I just have to make it compatible with android, but I want to make it possible to implement it for ios. I know about .net standard but I have to use a macbook and visual studio for mac and there you can only create either a shared project or a PCL project

@takacsalbert
Copy link

Please add iOS. Thank you in advance.

@drznathou
Copy link

@soryncrash13 Apple doesn't make it easy for us ... I know

@mwallon
Copy link

mwallon commented Jun 11, 2018

I would also love to see an IOS version

@acaliaro
Copy link

acaliaro commented Apr 5, 2019

ciao Alessandro. Hai in progetto di aggiungere una versione iOS di questo plugin? credo che molti ti ringrazierebbero... buona giornata

@poz1
Copy link
Owner

poz1 commented Apr 15, 2019

Hello guys,
Sorry I've been busy on other projects and this library was basically abandoned.
My plan is to completely rewrite it and to push it in Xamarin.Essentials (if the guys over there allow me) so that we have all in one place :)

ETA should be in a few weeks, I have to complete an app and to get my hands on an iPhone first :)

@sparkhead95
Copy link

@poz1 That's great news! I tried implementing other solutions but it seems they're incomplete so I'm flying blind (considering my limited experience with XF).
Until you're able to work your magic on rewriting this, would you say the best way for cross-platform (iOS & Android) would be to write platform specific solutions, with an interface to access them both? There seems to be very limited documentation on a full cross platform solution so once I have an understanding I am going to make a clear and concise guide for the community.

Also are we still on track for the ETA you provided? Don't want to seem pushy, just curious! :)

@poz1
Copy link
Owner

poz1 commented Apr 30, 2019

Hello @sparkhead95!
I don't know if there are other packages that work right now, but if there are not yes:
the general approach to use native features in XF is to have an interface in the "common" part and the implementation in the "platform" part.
You can find more info here https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/dependency-service/text-to-speech :)

Yep, the app i'm working on is almost complete :)

@Softtinn
Copy link

Any news on this?
Without support for iOS, we can't use this plugin.

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