fbsamples / audience-network

Open source projects to demonstrate SDK and sample code usages and integration, and to collaborate and support peers in this community.
https://developers.facebook.com/docs/audience-network
Other
319 stars 370 forks source link

Android SDK - ad event and data #104

Closed giladna closed 3 years ago

giladna commented 5 years ago

hi, https://github.com/fbsamples/audience-network/blob/master/samples/android/AdUnitsSample/AdUnitsSample/src/main/java/com/facebook/samples/AdUnitsSample/fragments/InstreamVideoFragment.java

FB SDK is not exposing important data for app devs. No API to receive the play/pause events which are done via the ui buttons No Ability to get current ad position and duration No ability to get if ad is skippable or not and what is the skip offset.

if this can be done I would love to get that tip if not please add it.

Thanks! -Gilad

Faboor commented 3 years ago

Instream ads have been deprecated and referenced code removed.