darryltyson's Recent Forum Activity

  • Super Fast fix, I love it!

    P.S. I will log another one for I suspect that "pin to" is not persisting too.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Problem Description

    Container Objects change to their default layer when returning to the layout.

    Attach a Capx

    https://onedrive.live.com/redir?resid=4 ... ile%2ccapx

    Description of Capx

    CapX Contains two layouts as below to show the problem

      1. Move the bob object (text) and click the change layer link 2. Click the goto layout2 link 3. Click the goto layout1 link 4. Blam the object you just moved is back in its original location.

    Steps to Reproduce Bug

    • Create an object with/in a container with the persist behavior
    • Change the layer of the main object "e.g object BOB" in the container to a layer more than one higher (e.g from 2 to 4)
    • Leave the layout
    • Return to the layout "Object BOB" will have returned to it's original layer

    Observed Result

    Object Bob returns to the original layout and location (or is it the that it changes it's layer and location to the other object in the container)

    Expected Result

    With the persist behavior I expect the object to be in the same location it was when returning to the layer.

    Workaround

    Change the layers of all objects in the container at the same time <if you know them> hint..

    Affected Browsers

    • Chrome: YES
    • Internet Explorer: YES

    Operating System and Service Pack

    Windows

    Construct 2 Version ID

    168 will test current version next

  • Yeah, my app "spellingfun" or "ABC Spelling Fun" is approved and alive in the Apple App Store exported with Ejecta and using the construct IAP Object.

    Currently just adding the IAP Object to my project causes it to ask for AppStore authentication every time (every time!) someone launches the app, would be much better if this only happened if the IAP object was actually called. I removed all the IAP conditions in my project and it still does this

  • Memory Management looks good on my app, left the layout and freed 30Mb.

    [attachment=0:2h2oxqgx][/attachment:2h2oxqgx]

    However I have an issue with the landscape orientation, when running through ejecta it always displays as portrait? Anyone else experiencing this?

    -- Details --

    In Construct 2; Orientations = Landscape

    Setting xcode device orientation to "landscape left" or "landscape right" only, throws the exception:

    "*** Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and shouldAutorotate is returning YES'"

    As a temporary fix changing the code to the below which works:

    • (NSUInteger)supportedInterfaceOrientations {

    // Allow Landscape Left and Right

    return UIInterfaceOrientationMaskLandscape;

    }

  • Taken my App down from Apple Store this bug is hurting lots

  • First where is the bug template?

    Second overlap bug:

    1. Use the template platformer and add a save button with action System -> Save.

    2. While the object with behaviour "Platform" overlaps behaviour "Jumpthru"

    3. Press the save button, this will cause a Javascript Error "converting circular structure to JSON"

    4. Game over.

    Details:

    R158

    Any platform (I used chrome)

    Example Project:

    https://onedrive.live.com/redir?resid=4 ... le%2c.capx

  • Found it, if any one else is having the same issue would recommend replacing index.html with the one that the C2 Export Generated. This sorted the issue for me.

  • Hi WPGamer did you ever solve the issues with the images all been displayed overlapping in the top left corner?

    I have the same issue here when using the plugin project or just the files

    MainPage.xaml,

    MainPage.xaml.cs,

    Index.html

    App.xaml.cs

    This issues does not occur in the standard C2 export.

    Cheers

    Darryl

  • IAP Object "Has Product" is working in my app - Make sure iTunes Connect does not say status "missing screenshots" or I guess any other error that gives a red icon.

    After uploading the extra screen shots status has changed:

    Status - "Waiting For Review"

    And the "Has Product" function is working.

  • I have not seen much feedback in the forums about the new "IAP Object", I would really like to know what parts on what platforms are working.

    Specifically does anyone have a working IOS App that uses the "Has Product" function successfully?

  • Humm sure I have followed this to the letter, even made another app on Google Play.

    Any one have a working IAP for a Managed Product in the Google Play Store?

    1. Screenshot of the Construct Cocoonjs plugin settings (managed/unmanaged etc)

    2. Screenshot of Construct code.

    3. Screenshot of Google play settings

    4. Screenshot of Cocoonjs settings

    Help. If I ever get this going I will post these up.

    Thanks.

darryltyson's avatar

darryltyson

Member since 16 Jul, 2013

None one is following darryltyson yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies