Kodular Eagle πŸ¦…

Version 1.4.1


Major Changes

  • Commissions have been lowered down a lot for a better earning rate
    Use this app to check your current commission

  • Reduced APK size when using ad networks without native commissions
    We now use Unity Ads by default, so lots of libraries have been removed

New Methods

  • Dynamic Button component

    • Get Button By Id: returns the view containing the generated dynamic button
      image
  • Dynamic Card View component

    • Get Card View By Id: returns the view containing the generated dynamic cardview
      image
  • Dynamic Image component

    • Get Image By Id: returns the view containing the generated dynamic image
      image
  • Dynamic Label component

    • Get Label By Id: returns the view containing the generated dynamic label
      image
  • Dynamic Space component

    • Get Space By Id: returns the view containing the generated dynamic space
      image
  • Dynamic Text Box component

    • Get Text Box By Id: returns the view containing the generated dynamic textbox
      image

Bugs Fixed

  • Card View stroke has been set to 0 by default

  • Share-to-own-app should only appear once on share menu

  • ArchTaskExecutor not found error has been solved

  • Facebook Rewarded Video reports getCommission on a null object reference is now fixed

  • Unity Interstitial commission was wrongly set to a higher value than real one

  • Bug in the new Commission System has been solved

  • Bug in Admob Banner which prevented them from loading is now solved

  • ExoPlayer problems with Status Changed event and status methods have been mitigated

  • Apps crashing randomly due to java.lang.RuntimeException: Unable to start activity ComponentInfo is now resolved

  • Surface View error related with face recognition reporting wrong results is fixed

  • ExoPlayer ask for permission bug has been solved

  • Player does not need permission to read internal files, so we removed it

  • WebView (and YouTube, as it’s a webview) did not work properly on Android 9
    :appinventor: Fix from MIT App Inventor Team

  • Solved issue which prevented doing right-click in inputs to copy/paste text

  • File uploads were working incorrectly in Firefox

  • The import template option has been temporarily removed
    You will hear more about this soon

  • Hungarian language did not have translated blocks, even though they were translated

  • The Device Id block in Device Utilities component was not returning any value

43 Likes