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
I have been testing the Appodeal iOS demo, but the demo app is not working for me. Every time I load the ads for any format, CanShow always returns No/False.
@AnyMindG Hello! Would you be able to enable our SDK's logs and share them? Additionally, could you please provide some details such as the Appodeal SDK version, the scheme you are trying to run (Swift, Objective-C, or SwiftUI), and the Xcode version number? This will help us simplify the issue reproduction process.
I have been testing the Appodeal iOS demo, but the demo app is not working for me. Every time I load the ads for any format, CanShow always returns No/False.
Example: Appodeal.canShow(.rewardedVideo, forPlacement: placement)
Link: https://github.com/appodeal/appodeal-ios-demo
Note: Even no delegate method is called for any Ad Format in the demo app.
The text was updated successfully, but these errors were encountered: