Add iOS and Android "get app info" feature

It would be great to have the native appium method to retrieve information about an app for iOS and Android. For example, for Android, we can get it via “adb shell dumpsys package {package_name}”. Primarily interested is the app version.

Android
Appium Server Security - Appium Documentation → feature adb_shell