Questions tagged [fyber]

An advertisement and monetization platform for iOS, Android, Facebook and web.

Fyber is an advertisement and monetization platform for iOS, Android, Facebook and web.

11 questions
3
votes
1 answer

Fyber Rewarded Videos and offerwall iOS

I am working on the Fyber SDK to show offer wall and reward videos. I have implemented proper code for it by following its documentation. Earlier it was showing the Game Ads properly but suddenly it stopped working. I am unable to find the reason…
Minkle Garg
  • 723
  • 3
  • 9
  • 35
1
vote
0 answers

is it possible to use heyzapp mediation sdk with flutter?

I'm a new developer, and want to know if is it possible to use heyzapp-fyber mediation SDK in my flutter/dart apps ? Or if there is any alternative mediation network that already support flutter/dart i would be thankful for that information.
Neo
  • 149
  • 1
  • 10
1
vote
1 answer

Android Gradle 3 build failed

I have some troubles compiling my project with Gradle 3. When I update my project to use this version of Gradle, the gradle sync is okay, but as soon as I hit the run button, it gives me this: Error:Execution failed for task…
Citrus
  • 1,162
  • 1
  • 16
  • 38
1
vote
1 answer

Heyzap Fyber integration Adobe Air

I'm trying to integrate the Heyzap SDK 10 to my AdobeAIR iOS project with no luck. I could start the services using the SDK 9 but with the new SDK I just get a "Fyber Version 8.5.2 - Waiting for SDK to start" when I try to open the mediation test…
1
vote
3 answers

Cant find 'google-play-services_lib' anywhere

Right now I'm trying to get Fyber working in my Unity game on Android. and have run into issues at the following step.. "Keep in mind that adding the line above to your manifest will require you to add Google Play Services lib to your project. You…
Guye Incognito
  • 2,726
  • 6
  • 38
  • 72
1
vote
1 answer

need help in Integrating the SponsorPay Offerwall

I'm trying to implement Integration the SponsorPay Offerwall to my iOS application, but I can't understand how determine when user finished watching video and how many virtual coins he gained. In documentation I did not found solution :(
0
votes
1 answer

3rd Party SDK's Integration issue

There is an issue while integrating 3rd Party SDK's using Heyzap Mediation. I create a sample project to add the Heyzap SDK and test it. Iw works fine but when I tried to add any 3rd party SDK I got Gradle to error. I'm using Unity…
0
votes
1 answer

Integrate OfferWall in Xamarin Studio

I'm searching to integrate the Fyber SDK into a xamarin.Forms cross-platform app to integrate an OfferWall. The problem is that I do not find any documentation by Xamarin side and by Fyber it only tells me the way is usually done (with Natives…
Shohn
  • 967
  • 11
  • 13
0
votes
1 answer

Need help in Integrating the SponsorPay/Fyber Interstitial Ads

When integrating SponsorPay/Fyber Interstitial Ads, how can I check when the ad is available? They provided this sample code: - (void)interstitialClient:(SPInterstitialClient *)client canShowInterstitial:(BOOL)canShowInterstitial { …
RRN
  • 1,127
  • 1
  • 12
  • 37
0
votes
1 answer

Customising SponserPay offer wall

I have implemented SponsorPay offer wall which shows a list of offers quite easily.But i want to customize the offer wall.i want to get these offers and preview to the user in my own way.Like changing the background color of wall.Without using the…
Talha Q
  • 4,350
  • 4
  • 28
  • 40
-1
votes
1 answer

Fyber test for AppLovin and Mopup return "Missing Permissions"

I'm trying to integrate AppLovin and MoPup through the Fyber mediator. The integration of the sdk is correct. But both return in the Fyber test that "Missing Permissions." I have reviewed all of Fyber's documentation again. I have implemented all…