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

CoreCompat.System.Drawing Error in IOS #2

Open
jormen85 opened this issue Jan 8, 2020 · 0 comments
Open

CoreCompat.System.Drawing Error in IOS #2

jormen85 opened this issue Jan 8, 2020 · 0 comments

Comments

@jormen85
Copy link

jormen85 commented Jan 8, 2020

Good afternoon,

We have a development with xamarin forms, and we have included GlobalPayments.Api to process payments with Heartland.

Everything works correctly, however when we are generating the Final Compiles to upload to the Google and Apple stores, we are receiving an error because GlobalPayments.Api includes a reference to "CoreCompat.System.Drawing" and this is not allowed for compilation of IOS. There is some compilation of the API that does not include references to CoreCompat.System.Drawing, which is also rare because there is no UI.

Additionally:

CoreCompat.System.Drawing is obsolete in your page, they publish:

The project is archived, and on their GitHub page they have this text:
"Good news! System.Drawing for .NET Core has been released as part of the Compatibility Pack for .NET Core."

Is it possible to update GlobalPayment references to System.Drawing directly?
System.Drawing is compatible with Xamarin IOS

Thank you very much, in advance for the help you can give us.

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

1 participant