Few cents about my commits

AltPods: pods updated - 1.51.0-SNAPSHOT

|

AltPods were updated to v1.51.0-SNAPSHOT to sync with recent releases.

Breaking changes

AdMob is not longer a part of Firebase. It was moved out of Firebase package so its artifact id is changed:

  • admob -> io.github.dkimitsa.robovm:robopods-google-mobile-ads-ios
  • ump -> io.github.dkimitsa.robovm:robopods-google-ump-ios
  • DynamicLinks removed as not available in Firebase anymore.

Silly typo fixed in CleverAds class package name: package org.robovm.pods.cleverads.* now.

Updated pods (ones with API changed)

Updates without any API change

  • Fyber updated v8.3.7 to v8.3.8
  • UnityAds updated: v4.15.0 to v4.15.1

  • These pods were pushed to https://central.sonatype.com/repository/maven-snapshots/ maven repo under 1.51.0-SNAPSHOTS version. Source code @github

Updates are not fully tested, please open issue if bug found.

Comments