Jump to content

black screen on iOS phone, no missing assets...why?


spleennooname
 Share

Recommended Posts

hi all

 

i 've created a small demo with panda.js,but not display anything on iOS iPhone (it works fine on Lumia 925); no missing assets.

Here my config.js

pandaConfig = {    name: 'sotb',    version: '1.0.0',    disableCache: true,    system: {        width: 640,        height: 400,        webGL: true,        hires:1,        retina:false,        scaleToFit: true,        resizeToFill: true,        scaleMode:"bicubic"    },    debug: {        enabled: true    },    audio: {        stopOnSceneChange: false    }}; 
Panda.js 1.13.1
Pixi.js 2.2.5

Canvas renderer

 

any suggestion? thanks!!

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...