Skip to content

2020.9

Choose a tag to compare

@stan-osipov stan-osipov released this 24 Sep 09:18

CROSS PLATFORM

  • feat: UM_Preloader.LockScreen the progressBarText parameter added.
  • feat: UM_DialogUtility the ShowNotification method added.
  • fix: um in apps fix the connection state.
  • fix: UM_WheelPickerDialog & ISN_UIWheelPickerController dialogs result.
  • chore: iCloud sample scene added.
  • chore: foundation lib updated to 1.0.13
  • chore: UDM4U & Google Ad mob version updated
  • chore: unity analytics version define added.
  • chore: UM_AdvertisementService client registration exception added.

ANDROID

  • feat: Wheel picker default value.
  • feat: Android Games Settings Intent API added.
  • feat: Firebase support via UMP added.
  • feat: um contacts fields added: OrganizationName, JobTitle, Note.
  • fix: Setting recreation bug fixed with Android bootstrapper.
  • fix: Android image/camera picker error messages updated when the user canceled an action.
  • chore: Logger log info log improved.
  • chore: foundation usage of some old API replaced with new

iOS

  • feat: UIMenuController Added.
  • feat: GKLocalPlayer new properties added: GuestIdentifier, GamePlayerId, TeamPlayerId, ScopedIDsArePersistent.
  • feat: ARKit framework option added to the XCode project Editor.
  • feat: Add cloud kit.
  • feat: ISN_Contact Note property added.
  • feat: AVAudioSession interruptions event added.
  • fix: ISN_AVAudioSession.mm compilation fix.
  • fix: removed AVFoundation dependency from the AVKit.
  • fix: Modal presentation controller fixed for IOS version lower than 13.
  • fix: ISN ApplicationWillResignActive event.
  • fix: AV API, Editor implementation fixes.
  • fix: ISN_NSNativeModelsAPI Mac OS plarfrom issues fixed.
  • fix: userNotificationCenter: complete callback added.
  • chore: ISN_GKScore context updated to unit
  • chore: GKCommunication models compilation fix.
  • chore: _ISN_GKAchievement_ReportAchievements misleading debug logs fixed
  • chore: ISN_NSUbiquitousKeyValueStore documentation updated.