𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒
𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
I'll check all this, thanks, this opens up A LOT more to learn... which... means a lot of time... which... :PepeGiveUp:
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
I did not think of searching for that :PepeGiveUp: I searched all kind of things, but... not how to implement java on it... I thought it was not a possiblity... thanks... I will research that then and try to find a way to implement it that way.. I'm so exhausted :PepeCry:
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
I see.. yes, I have a specific android project, based on net8-android... I had no idea I had a way to write in Java in there, as everything seems to be in c#, even the MainActivity is in c#
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
and again, I don't care which service, I'm just using AdMob as an example, I just want any ad service 🤣
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
not sure of any others, I can't find anything on my searches (I've been on and off for the past two months, and non stop since yesterday, and I can't seem to figure out how to get the SDK for net8, the tutorial tells you to add some services on Gradle, but my project doesn't have that)
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
the API is mostly to manage my AdMob Account, but doesn't seem to handle showing the ads, only... my account
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
I found an AdMob API for net8, but no SDK (?)
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
the Java one?
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
Thanks, so... there is no ad service for dot net? has anyone manage to find ANY?
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
Then I searched for any other solution, any other wrapper, for any other ad service... no one mentions Avalonia, and all implementations and guides are explained in JavaScript, or some other languages, but not in c#, and english is not my main language, so this is double effort for me... I just don't know what else to do 🤷‍♂️
22 replies
CC#
Created by 𝗮𝗪𝗶𝗹𝗱(ish)𝗧𝗼𝗺𝗺𝗮𝘀 🐒 on 9/28/2024 in #help
ads for multi-platform avalonia (or Android at least xD)
Thanks, I've been trying a million things today, I got to a point where the app doesn't crash anymore using Jc.AdMob.Avalonia, but it also doesn't show any ads... implementation wise seems to have everything the guide sais, the main nuget package, and the specific ones for Android and iOS (which I only care for the Android one), I've set the initialization, and ".useAdMob" on the CustomizeAppBuilder thing, and I've added the xaml element corresponding to a Banner... Then I added the AppId from my admob App Id, and the Test string for the actual banner... nothing, it doesn't show...
22 replies