Is there a way to detect if a user has successfully completed a survey with the Pollfish plugin?
In your call back listener there is a attribute: event.phase. “Completed” is one of those options. You can test against that.
https://docs.coronalabs.com/plugin/pollfish/event/adsRequest/phase.html
Rob
Thanks Rob.
Also, I see the comment regarding not being able to use the Pollfish and Admob plugins concurrently. Is this a temporary thing? I’d like to try Pollfish but not really willing to remove Admob from my apps.
Engineers are working on a solution but it’s a big, complex task.
Rob
In your call back listener there is a attribute: event.phase. “Completed” is one of those options. You can test against that.
https://docs.coronalabs.com/plugin/pollfish/event/adsRequest/phase.html
Rob
Thanks Rob.
Also, I see the comment regarding not being able to use the Pollfish and Admob plugins concurrently. Is this a temporary thing? I’d like to try Pollfish but not really willing to remove Admob from my apps.
Engineers are working on a solution but it’s a big, complex task.
Rob