Shikhar Shrivastava

Results 1 issues of Shikhar Shrivastava

Tech: Cordova "cordova-android": "12.0.0", "cordova-ios": "6.3.0", I am initalizing the app like this: `app = new PIXI.Application({ backgroundAlpha: 0, antialias: true, autoDensity: true, resolution: window.devicePixelRatio || 1, });` Adding a...