Skip to main content

All Questions

Tagged with
0 votes
0 answers
78 views
+100

.Net Maui and Facebook App Promotion Issue

I have a .NET MAUI app and I want to promote it on Facebook. I set up a campaign, selected the app from the Play Store, but Facebook says: Missing or Invalid Field in Promoted Objects: For the ...
Igor Levashov's user avatar
0 votes
0 answers
205 views

Facebook login through WebAuthenticator in MAUI Android

I am integrating Facebook authenticating in .net Maui app through WebAuthenticator for IOS it's work fine but when i am trying the same code for Android it take me to facebook authentication page ...
Moubeen Farooq Khan's user avatar
0 votes
0 answers
133 views

Getting Issue while connecting Facebook API in Maui App

https://www.facebook.com/v18.0/dialog/oauth?client_id={client_id}&redirect_uri={redirect_uri_uri}&scope=public_profile,pages_manage_posts I got the code from this request. Now Putting that ...
Prabhu Rout's user avatar