I think the term you are seeking is ‘unresponsive’, not ‘irresponsible’. I know what you’re trying to say, but even if English isn’t your first language, take some caution if you’re complaining. The choice of words can make a big difference.
The other term you are seeking is ‘question’, not ‘doubt’. Not a big deal as we, known what you mean.
Please remember, the Appodeal folks probably have limited bandwidth to answer coding questions. Also, one day for a ticket isn’t that long.
-
Have you created a stand-alone test app to learn how to use appodeal?
-
If you tried to add it directly to your game, that is the wrong approach. Learn to use it first, then use it in your game.
-
Are you getting errors from the plugin, or from your code?
-
Were you able to initialize it and see the ‘init’ event in the event listener?
-
What messages are you printing from your event listener? Be verbose so you can see what is going on.
Please make a small but fully functional app with no game content. It should include all code and settings needed to:
You can use this starter as the basis for the example, then fill in your own code in main.lua and build.settings for init and showing ads:
https://github.com/roaminggamer/RG_FreeStuff/raw/master/AskEd/askEdStarter.zip
Then PM it to me as a link and I’ll take a look. Be sure to include your IDs. I’ll be sure to maintain your privacy.
Finally, please be clear, concise, and precise about your problems.
For each issue:
-
What are you trying to do.
-
What did you do (show me by writing the example.)
-
What did you see when you ran it.
-
What did you expect to see?
-
What did you do to debug it?
-
What docs are you reading? Provide URLs.