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

Issue with Audience Network SDK #120

Closed kamaravichow closed 3 years ago

kamaravichow commented 4 years ago

Preconditions.java line 20

com.facebook.ads.internal.util.common.Preconditions.checkNotNull

Faboor commented 3 years ago

Please provide a full error stacktrace and SDK version you're using. However, mostly like you're passing an null Context object when initialising the SDK or getting the bidder token or a null ad object when creating an Native[Banner]AdView.

Closing, as this report is not actionable.