Hello,
I want add more ads network on my app, because sometimes, unity ads, haven't reward video to show.
I have find this discusion
from @Douglas Farias where @hl88 have create a sample
I have add to additional library folder the last sdk for each ads network.
I have jellify it
Here the new SDK added:
the additional Jar are:
Nothing to update on SDK manager
On manifest file I have just change min sdk from 14-29 to 21-30
But I have this error
I' m not able to desugar
How can I solve this?
and how to add rewards video???
Thank
I want add more ads network on my app, because sometimes, unity ads, haven't reward video to show.
I have find this discusion
StartApp ads service
Hello everyone, also posted here. Tappx https://www.b4x.com/android/forum/threads/tappx-ads-service.90624/#post-758391 Displayio https://www.b4x.com/android/forum/threads/display-io-ads-service.90627/#post-758393 Here is an example of how to use StartApp, banner and interstitial with lasted...
www.b4x.com
I have add to additional library folder the last sdk for each ads network.
I have jellify it
Here the new SDK added:
B4X:
https://drive.google.com/drive/folders/1tBCnv6pTddnCyoDzpavLhoOaB1m9Dt0q?usp=sharing
the additional Jar are:
B4X:
#AdditionalJar: StartAppInApp-4.9.1.androidx
#AdditionalJar: sdk-4.6.5.androidx.aar
#AdditionalJar: com.android.support.constraint:constraint-layout
#AdditionalJar: tappx-sdk-3.2.4.aar
#AdditionalJar: com.google.android.gms:play-services-ads
Nothing to update on SDK manager
On manifest file I have just change min sdk from 14-29 to 21-30
But I have this error
B4X:
Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
I' m not able to desugar
How can I solve this?
and how to add rewards video???
Thank