FalsinSoft / QtAndroidTools

A library to manage Android from QML
MIT License
258 stars 82 forks source link

Facebook Audience Network Support #25

Open shujaatak opened 3 years ago

shujaatak commented 3 years ago

QtAndroidTools is fantastic project.

Now a days I am struggling with adding Facebook Audience Network ads in my QML android application. I hope QtAndroidTools will become a lot more stronger if it add Facebook Audience Network feature.

FalsinSoft commented 3 years ago

Hi Maybe one day I'll add it but, right now, such addition is not in planning.

shujaatak commented 3 years ago

Waiting for it.

shujaatak commented 3 years ago

Although I am waiting for your official Facebook Audience Network tool in this repository but I can give it a try to implement it if you please give me some hints.

FalsinSoft commented 3 years ago

Sorry, I didn't check the documentation regarding Facebook integration than I don't know how their API set work. Currently my library is more Google services related than integration with a different service provider will require some renovation I guess. If you really need to have this Facebook integration I suggest you to start a separate project taking a cue from how my library works to integrate java and Qt.

shujaatak commented 3 years ago

Good suggestion! Going to try it.