aquinn's Recent Forum Activity

  • Looping music has a slight pause at the end when exporting with crosswalk.

  • Now available on Android! hundredfold

    https://play.google.com/store/apps/details?id=com.zoytek.golfworld

    Exported with Crosswalk.

  • Looks great!

  • Thank you.

    iAds just started appearing today - so I've had one week on the app store with not a single impression! Usually iAds appears after 2 or 3 days from release, but for some reason it took longer this time which is a shame, as Apple give you a 7 day search boost in the App Store.

    So far it's had 3K downloads with little marketing . I'm working on an Android port this week.

  • hundredfold Hi, yes an Android version is coming soon...

  • Super Golf World now out on iOS and Android!

    https://itunes.apple.com/us/app/super-golf-world/id926881774?ls=1&mt=8

    EDIT> now on Android > https://play.google.com/store/apps/details?id=com.zoytek.golfworld

    Please leave a review to stop it disappearing in to App Store oblivion...!

    PS: Built with Ejecta, +iAds and Gamer Center.

    [attachment=2:146qi0r3][/attachment:146qi0r3]

    [attachment=1:146qi0r3][/attachment:146qi0r3]

    [attachment=0:146qi0r3][/attachment:146qi0r3]

  • I'm getting the same latency issue with sounds on Android. On iOS there is no issue. Just tested on a Hudl 2 -Android 4.4.2

    Anyone have a fix or is it baked into Chrome?

  • Ah OK, thanks for clarifying.

  • cranberrygame did a plugin for fullscreen Ejecta iAds but I've not got it working yet -it seems to be missing off the latest list now...?

    https://www.scirra.com/forum/plugin-phonegap-related-c2-plugins-crosswalk_t109586?&hilit=cranberry

  • Problem Description

    App crashes on suspend (home button pressed). Can't resume.

    Attach a Capx

    Attached basic empty project with 2 sprites.

    Description of Capx

    Empty project that displays 2 sprites.

    Steps to Reproduce Bug

    • Export to Ejecta unminified. Copy to App folder. Run in Xcode simulator. Press home button (Shift+Command+H).
    • Debug area logs error. (see below)
    • Resuming the app hangs. The same behaviou is found on hardware (iPad2)

    Observed Result

    Degug area states:

    2014-11-03 10:00:15.958 Super Golf World[787:90b] TypeError: null is not an object (evaluating 'context["suspend"]') at line 15161 in index.js
    [/code:mpg9g3l5]
    
    Looking at line 15161 in index.js, the code is:
    [code:mpg9g3l5]
    	instanceProto.onSuspend = function (s)
    	{
    		if (this.playinbackground)
    			return;
    		if (!s && context["resume"])
    			context["resume"]();
    		var i, len;
    		for (i = 0, len = audioInstances.length; i < len; i++)
    			audioInstances[i].setSuspended(s);
    LINE 15161>>>	if (s && context["suspend"])
    			context["suspend"]();
    	};
    [/code:mpg9g3l5]
        
    [b]Expected Result[/b]
    App should be able to resume from suspend without crashing. Worked fine on R184 and earlier versions. 
        
    [b]Affected Browsers[/b]
    Not applicable/iOS bug
        
    [b]Operating System and Service Pack[/b]
    Win8, 32 bit
        
    [b]Construct 2 Version ID[/b]
    R186.2
  • V4lv1k I am getting the same bug.

    If you are running on Steam, you can revert but right clicking on Construct 2, properties, and deselect Beta. Then the latest stable release will be downloaded and installed (R184 I think). Problem is you will most likely have be running r185, so your files will not load without a hack.

    Hope there is a fix tomorrow!

    Condition: false
    File: DataJSON.cpp
    Line: 2145
    Function: void __thiscall Exporter::ParameterToJSON(class std::basic_ostringstream<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,class era::IParameter *,int)
    Build: release 186 (32-bit) checked
    Component: HTML5 exporter
    (Last Win32 error: 0)[/code:3hl5j9ca]
  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi All,

    I've been trying to use PhoneGap's InAppBrowser plugin to open a PDF using the native Safari browser on iOS, but I can't seem to do it.

    I can open web pages externally, and open the PDF within the C2 app but the problem is once the PDF is open all other controls are inaccessible.

    I've also tried Pode's HTML iFrame plugin , but the PDF is zoomed in rather than Phonegap's default zoom to width, so no good.

    Any ideas?

    Thanks

    Alan

aquinn's avatar

aquinn

Member since 5 Mar, 2013

None one is following aquinn yet!

Connect with aquinn

Trophy Case

  • 11-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

13/44
How to earn trophies