You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ALPostbackService dispatchPostbackRequest:executionQueue:andNotify:]"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
Expected Behavior
Need to view the native ads in between the UICollectionView.
How to Reproduce
Added the Manula native ads view in separate collection view.
Additional Info
No response
The text was updated successfully, but these errors were encountered:
MAX SDK Version
11.4.3
Device/Platform Info
iOS 15.2
Current Behavior
Unable to notify the ALPostbackService
[ALPostbackService dispatchPostbackRequest:executionQueue:andNotify:]"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
Expected Behavior
Need to view the native ads in between the UICollectionView.
How to Reproduce
Added the Manula native ads view in separate collection view.
Additional Info
No response
The text was updated successfully, but these errors were encountered: