matrixreal's Recent Forum Activity

  • hi

    yes he got reason ... admob make the app laggy very laggy and sometimes it crash

  • iam add html pode iframe to construct2 project

    & test whit browser And Nw.js , working very nice But..

    cocoonIO export for android not show iframe !

    What should I have this problem ?

    cocoon and ejecta does not support dom element

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Unfortunately your capx uses a third party plugin i-frame which I don't have, so I can't open it..

    https://www.dropbox.com/s/u8sht4xg07t7b ... e.zip?dl=0

  • cranberrygame

    Hi,

    your iap plugin need to be updated specially for the new cordova ios 4.0.1

    when i add your plugin i got black screen

    take a look on this https://cordova.apache.org/news/2015/12 ... lease.html

    the in app browser plugin was updated in the link

  • using the same values..

    set it's x position to viewportleft(0)+0.5*(viewportright(0)-viewportleft(0))

    You should be able to figure out the y-position yourself now..

    Hi, thanks for your help .... but it seem not working properly

    check the example https://www.dropbox.com/s/79hrbdduhqjg2 ... .capx?dl=0

  • ok now how to centrate that image ? centrate it inthe scre

  • i just try it and it not work ... any suggestion ?

  • Hi,

    Black screen is due to some plugins wich are not updated

  • Ashley

    i have done same thing with cordova cli 3.9.2 and it work and do same thing (update the same project to cordova cli 4.0.1 and get the black screen)

    the thing is that the new cordova 4.0.1 has huge performance optimization and fix the admob fsp drop that's why i'm looking for it

  • Ashely

    here is the full log .... still black screen but for example if i delete the full content of the index.html and put for example the number 1 i got it working .... with the index.html by c2 black screen

    2016-02-03 11:40:59.460 Cigario[505:5479] Apache Cordova native platform version 4.0.1 is starting.

    2016-02-03 11:40:59.463 Cigario[505:5479] Multi-tasking -> Device: YES, App: YES

    2016-02-03 11:40:59.784 Cigario[505:5479] Using WKWebView

    2016-02-03 11:40:59.790 Cigario[505:5479] [CDVTimer][handleopenurl] 0.220001ms

    2016-02-03 11:40:59.797 Cigario[505:5479] [CDVTimer][intentandnavigationfilter] 5.934954ms

    2016-02-03 11:40:59.798 Cigario[505:5479] [CDVTimer][gesturehandler] 1.076996ms

    2016-02-03 11:40:59.800 Cigario[505:5479] [CDVTimer][iap] 0.292957ms

    2016-02-03 11:40:59.802 Cigario[505:5479] [CDVTimer][localnotification] 0.409007ms

    2016-02-03 11:40:59.802 Cigario[505:5479] [CDVTimer][localnotification] 0.016987ms

    2016-02-03 11:41:00.034 Cigario[505:5479] [CDVTimer][socialsharing] 229.838014ms

    2016-02-03 11:41:00.053 Cigario[505:5479] [CDVTimer][statusbar] 18.314004ms

    2016-02-03 11:41:00.129 Cigario[505:5479] [CDVTimer][localstorage] 75.573981ms

    2016-02-03 11:41:00.130 Cigario[505:5479] [CDVTimer][TotalPluginStartup] 341.259956ms

    2016-02-03 11:41:00.154 Cigario[505:5479] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found. Did find:

    /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator

    2016-02-03 11:41:00.155 Cigario[505:5479] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7c9e90e0 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)

    2016-02-03 11:41:00.159 Cigario[505:5479] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found. Did find:

    /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator

    2016-02-03 11:41:00.160 Cigario[505:5479] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7c9e90e0 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)

    2016-02-03 11:41:00.163 Cigario[505:5479] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found. Did find:

    /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator

    2016-02-03 11:41:00.182 Cigario[505:5479] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7c9e90e0 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)

  • Ashely

    i'm using cordova cli and i will check the errors

    if i just build the app with the default content (index.html etc ...) it work

    when i replace c2 files (exported with cordova) ... i got the black screen

    the problem is not happen on the old cordova ios 3.9.2

  • hi,

    All

    Ashley

    i have try exported c2 of my gameusing cordova with the new cli cordova ios 4.0.0 and 4.0.1 (https://cordova.apache.org/announcement ... 4.0.1.html)

    and i get black screen ...

    any solution?

matrixreal's avatar

matrixreal

Member since 2 Mar, 2014

Twitter
matrixreal has 4 followers

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Email Verified

Progress

14/44
How to earn trophies