ppgee / cocos-pnp

Cocos Playable Ads in Multi-Network(facebook, google, unity, tiktok etc.)
MIT License
101 stars 50 forks source link

Problem with instalation #10

Closed DariaSereb closed 6 months ago

DariaSereb commented 8 months ago

Hi, currently trying to use your plugin, at all version of Cocos I'm getting this kind of error, can you help me please, I'm new to Cocos and possibly doing something wrong. screen

ppgee commented 8 months ago

You can find the release package and download to use.

DariaSereb commented 8 months ago

Thank you for the reply, I tried new release and I get the same error, possibly I'm doing something wrong. I tried to install through extension manger, and I also tried just copy the plaugine folder to extension folder. Maybe I need to install some external library?

ppgee commented 8 months ago

Is your plugin placed like this? Please refer to this image:

image
DariaSereb commented 8 months ago

Thank you, it worked. Can I ask, do you have a .adapterrc file with Mintegral configuration? I tried to follow their guidelines from a playable preview tool, but any of my test projects came through their test tool

ppgee commented 8 months ago

The provided methods need to be called correctly; methods such as gameXXX just need to be called at the right moment. Or you could specify exactly what is not passing.

DariaSereb commented 7 months ago

I have problem with Call to download and gameEnd method, I tried call them in different moments, but with no success.

ppgee commented 7 months ago
image image image

I check again and it was passed. Did you have any problems with call methods?