Matrix bug system.platform.android
#1
Hello,
I think there is a bug in xbmc.getCondVisibility ('system.platform.android') for kodi 19 as it always returns False.
In my codes I solve it using the condition
Code:
'ANDROID_STORAGE' in os.environ
but in other parts of kodi like settings.xml it is not possible to do this.
Reply


Messages In This Thread
Matrix bug system.platform.android - by caperucitaferoz - 2021-04-12, 13:58
Logout Mark Read Team Forum Stats Members Help
Matrix bug system.platform.android0