appodeal / appodeal-ios-demo

Appodeal iOS SDK Demo Project
13 stars 7 forks source link

Appodeal iOS demo app not working #69

Open AnyMindG opened 3 weeks ago

AnyMindG commented 3 weeks ago

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.

EvgeniaGorbacheva commented 3 weeks ago

@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.