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

[Question] How to use AppGlideModule #15

Open
ghost opened this issue Oct 18, 2017 · 3 comments
Open

[Question] How to use AppGlideModule #15

ghost opened this issue Oct 18, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 18, 2017

Hi

Do You have any sample about AppGlideModule and how to use it?
I need to load images from the internet which requries client certificate.

Thanks
Lockness

@krobitai
Copy link

krobitai commented Nov 2, 2017

Locknes were you able to figure this out? Also interested in this capability.

@AndrewBriareZya
Copy link

Oh boy. I should have checked here before submitting a StackOverflow question about this exact thing. Perhaps I'll leave it =]

https://stackoverflow.com/questions/48173133/how-do-i-use-the-appglidemodule-in-xamarin-android

@Saratsin
Copy link

Now there's one more option to use custom glide module from C# code. Just install package of this project:

https://github.com/KDD-Digital-Healthcare-GmbH/Kdd.Glide.AppModuleInjector

NOTE: if you need custom AppModule for glide just to accept self-signed certificates, you can install this package as well, it already has implementation of such module:

https://github.com/KDD-Digital-Healthcare-GmbH/Kdd.Glide.UnsafeUrlLoadingAppGlideModule

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

3 participants