Ruslan Berozov
Ruslan Berozov
It doesn't work with it.
This project uses Java 1.8. Are there any forks of Skype4J with Java 1.7 (SDK >= 19) compatibility? Because backporting all of this project code will take a long time.
Because setCustomView is insufficient
For example, after I execute 'project_management.list_android_apps()' it returns list of 'AndroidApp's (https://github.com/firebase/firebase-admin-python/blob/master/firebase_admin/project_management.py#L157) Every instance have only one property ('app_id'), but I also need 'package_name'. I don't want to fetch metadata...