Open
Description
Hello! :)
In a fragment, after i add the "AdInterstital" together with the "BasicInterstitialPager":
<com.adform.sdk.pager.AdInterstitial
android:id="@+id/pager_container"
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.adform.sdk.pager.BasicInterstitialPager
android:id="@+id/pager"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</com.adform.sdk.pager.AdInterstitial>
I get this runtime error (full stacktrace
fatal_exception.txt
attached in the file) with the headline: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts.
Thank you in advance for any thoguhts :)
Metadata
Metadata
Assignees
Labels
No labels