8tomo8's Forum Posts

  • I'm using the Cordova Camera and when I try upload to itunes connect I get this message from Apple:

    Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data.

    Please let me know what to do?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I'm so happy I wish I could travel back in time and hug you

  • Did as you said, but it doesn't work. Textbox just says 1 no matter what I try. Also the events and actions are very confusing for a store listing that said "easy"

  • I'm getting a javascript error, please can you look into this?

  • Works! Awesome thanks

  • Thanks for your reply Ashley much appreciated

  • Hi guys,

    I am using the User Media to try and record a live video with sound from a webcam/phone then save the video file. I have been using the action "start/stop recording canvas" and while this works fine for the video it doesn't seem to capture the audio.

    Capx https://mega.nz/#!JwBjTTYK!vDxyzfWrZkXE9mOWxnPa4VaNZwt2em7KC2x--U1gfy4

    Any idea what I'm doing wrong or if this is even possible?

    Many thanks for your time and help.

  • Do you have a demo?

  • I figured this out if anyone happens to stumble across the same issue. It was related to layout size. My phone and emulators didn't like the fact the Layout was too large (only just) so resized for 640,960 worked a treat

  • Thanks for looking into it Aphrodite! I am using Opera on my phone it wasn't working. Checked again now and still white, but then I tried Chrome and it works fine.

  • Hi guys,

    I'm new here, so please excuse me if this is in the wrong section. I don't think it's a bug hence I haven't posted it there.

    I'm having trouble viewing C2 games exported to HTML5 hosted on a private server on Android, always seem to get a white screen. I have tried my Android phone and Emulators with the same result. It's not just my games, but others as well. I have read a lot about white screens on Android, but they all seem to relate to games exported using specifically for Android and not HTML5.

    One that I created for a test is

    Works fine on PC and iphone, but not Android. Any ideas what's causing this?