marcojak / MTAdmob

Admob plugin for Xamarin Android and iOS
https://www.xamarinexpert.it/admob-made-easy/
160 stars 26 forks source link

add UWP support #4

Open Martin-Stein opened 4 years ago

Martin-Stein commented 4 years ago

please add support for UWP- Apps since MS is shutting down there platform in june.

Kind regards,

Martin

marcojak commented 4 years ago

Hi,

I'm quite busy at the moment but I'll try do add support for UWP as soon as possible. I already have the code, I just have to merge it this repository.

Cheers Marco

On Thu, 13 Feb 2020, 09:20 Martin-Stein, notifications@github.com wrote:

please add support for UWP- Apps since MS is shutting down there platform in june.

Kind regards,

Martin

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/marcojak/MTAdmob/issues/4?email_source=notifications&email_token=AAUIPIVOIPRRNLEZIYRQXVDRCUGHDA5CNFSM4KUOAGCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4INGI4SA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUIPIXLFDGDSIQQ5AIF67TRCUGHDANCNFSM4KUOAGCA .

Martin-Stein commented 4 years ago

Hi Marco,

this are really good news! I think the whole UWP community will love you!

Best regards,

Martin

Von: Marco notifications@github.com Gesendet: Donnerstag, 13. Februar 2020 10:48 An: marcojak/MTAdmob MTAdmob@noreply.github.com Cc: Martin-Stein mytrainer@freenet.de; Author author@noreply.github.com Betreff: Re: [marcojak/MTAdmob] add UWP support (#4)

Hi,

I'm quite busy at the moment but I'll try do add support for UWP as soon as possible. I already have the code, I just have to merge it this repository.

Cheers Marco

On Thu, 13 Feb 2020, 09:20 Martin-Stein, <notifications@github.com mailto:notifications@github.com > wrote:

please add support for UWP- Apps since MS is shutting down there platform in june.

Kind regards,

Martin

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/marcojak/MTAdmob/issues/4?email_source=notifications&email_token=AAUIPIVOIPRRNLEZIYRQXVDRCUGHDA5CNFSM4KUOAGCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4INGI4SA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUIPIXLFDGDSIQQ5AIF67TRCUGHDANCNFSM4KUOAGCA .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marcojak/MTAdmob/issues/4?email_source=notifications&email_token=AHUVMCYWRIEMNCRCR4SUQTDRCUJLFA5CNFSM4KUOAGCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELUCURQ#issuecomment-585640518 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AHUVMC2R2UURI4LPJS4P6WLRCUJLFANCNFSM4KUOAGCA . https://github.com/notifications/beacon/AHUVMC5VXHJKZLHP65DMARDRCUJLFA5CNFSM4KUOAGCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELUCURQ.gif

Martin-Stein commented 4 years ago

Hi Marco, Did you had a chance to work on it? Do you have a timeline?

Thanks,

Martin

marcojak commented 4 years ago

Hi Martin, There are several ads platforms available for UWP. I have to see how to proceed here, pick one and use it or add a sort of shared code to integrate different plugins according to the user choice.

Do you have any UWP platform you want to suggest?

I'll try to work on it during this week

Martin-Stein commented 4 years ago

Hi,

sorry for the late response,

I have misunderstood your answer. I didn’t recognized, that you want me to suggest a platform!

So it is not possible to use Google AdMob in your Addin for UWP?

Most of other platforms a not very valuable, but I have found a new one. https://adsjumbo.com https://adsjumbo.com/ I thinks it is worth to give a chance.

Have a nice weekend,

Martin

Von: Marco notifications@github.com Gesendet: Montag, 6. April 2020 10:27 An: marcojak/MTAdmob MTAdmob@noreply.github.com Cc: Martin-Stein mytrainer@freenet.de; Author author@noreply.github.com Betreff: Re: [marcojak/MTAdmob] add UWP support (#4)

Hi Martin, There are several ads platforms available for UWP. I have to see how to proceed here, pick one and use it or add a sort of shared code to integrate different plugins according to the user choice.

Do you have any UWP platform you want to suggest?

I'll try to work on it during this week

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marcojak/MTAdmob/issues/4#issuecomment-609650571 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AHUVMC2YFJG35BGSWO45LOTRLGG7BANCNFSM4KUOAGCA . https://github.com/notifications/beacon/AHUVMC5YOKHQLTXUIRN72F3RLGG7BA5CNFSM4KUOAGCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOERLIPCY.gif

elbrinner commented 4 years ago

Another option is Vungle for UWP.

https://vungle.com/

erossini commented 3 years ago

Hey guys! I started to play with this control and it is working very well. I wanted to integrate Vungle and I'm happy to create a PR after that.

Has someone else already worked on this integration? I read that @marcojak has the code to merge.

marcojak commented 3 years ago

Hey guys! I started to play with this control and it is working very well. I wanted to integrate Vungle and I'm happy to create a PR after that.

Has someone else already worked on this integration? I read that @marcojak has the code to merge.

Hi.

It would be amazing if you could create a PR for UWP. My idea is to keep the code generic so we can integrate multiple ads providers like Vungle. Create the PR and I'll merge it asap