IBM Worklight - “getSkinName is not defined”
问题 I am trying to define a new android.tablet skin. I am testing with a Nexus 7 running KitKat. I did this: Added the Skin updated getSkinName() function I can see in LogCat the function getSkinName() being called However, there is a confusing message: "default" skin will be used, because skin named android.tablet was not found. Add a skin or change android/js/skinLoader.js to return existing skin. Am I missing something? 04-01 17:03:32.969: D/CordovaNetworkManager(4481): Connection Type: wifi