cranberrygame's Forum Posts

  • I put this (camera feed plugin) in to-do-list.

    I can not say when this plugin come out.

    Thanks

  • Ashley and other C2 Android Devs... Can someone please write a Step by Step guide to adding Ads ad IAP to Andorid using CrossWalk/Intel XDK?

    I am sure 1000s will be benefited from this article.

    Download Phonegap IAP free.

    Example capx (capx guide) and readme.txt (server setting) is inside.

    See that examples and you can do that by your self.

    Not difficult, Try.

    Thanks

    Sang Ki Kwon

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Have you tried crosswalk android?

    (build crosswalk android: see this https://dl.dropboxusercontent.com/u/186 ... index.html)

  • FredQ

    Not yet as tumira says

    If implemented, I will let you know.

    For android, usermedia works.

    For ios, usermedia does not work.

    So for ios, need to implement some camerafeed plugin.

    If camerafeed plugin for ios is implemented, I will let you know.

    tumira

    I try to join that site.

    But if not has site, can't join.

    So I send email to them.

    Let's wait their reply.

    Raiper341

    Try

    c2 Phonegap WebViewPlus plugin

    +

    c2 Export project - PhoneGap

    +

    xdk Build - Crosswalk android

    For more information, go to here: https://dl.dropboxusercontent.com/u/186 ... index.html

  • volkiller730

    Raiper341

    Phonegap WebViewPlus now supports ios (includes the Nitro JS engine based on the WKWebView)

    Try

    Thanks

    Hi, stctr

    As for changing androids background picture, no previously published native phonegap plugin.

    So takes some time (searching naive code manual and reference) to implement it.

    Wait some time.

    Thanks

    To. All

    Added Phonegap BluetoothSerial

    Thanks

  • Yes, but never mind, using browser open url sms:1234254 works fine

    Fixed bug.

    Update Phonegap SMS and try.

    Thanks

  • Yes, but never mind, using browser open url sms:1234254 works fine

    I see

    Thanks

  • cranberrygame i am using c2 r190 and nothing happens when i try to send a sms, i figure a send form should appear, do i need to revert to r185 for it to work?

    I am exporting with crosswalk beta, does it makes a difference?

    You mean Crosswalk for android?

  • No, just use c2 r185~ and create xdk project by "Xdk - +New Project - Import an Existing HTML5 Project".

    See more info about How to build crosswalk and fix build error (c2 r185 ~): https://dl.dropboxusercontent.com/u/186681453/howto/how_to_build_crosswalk_and_fix_build_error/index.html

    Thanks

  • cranberrygame love your plugins! Have purchased a couple of them now! the PhoneGap Camera has some issues with older devices and larger file sizes. The v 1.0.6 is a lot more stable! But it is still not stable enough. It seems to be a problem with slower older devices such as the galaxy s3. I have noticed that it will crash if a notification pops up when you are selecting an image and at times it seems to randomly crash. Is there any way to solve this?

    Also, how hard would it be to make an image rendering plugin? I would love to make my own plugins, but they seem to be somewhat complicated! It would be great if there was a nice step by step tutorial.

    Updated Phonegap Camera plugin.

    Try it.

  • Dworf

    DARTH Crusher

    For simplicity, integrated two plugins into one plugin as follows.

    LeadboltBannerJS, Phonegap LeadboltBannerJS was deprecated ==> use LeadboltBanner (supports also Html5 website(desktop))

    LeadboltFullScreenJS, Phonegap LeadboltFullScreenJS was deprecated ==> use LeadboltFullScreen (supports also Html5 website(desktop))

    Phonegap Leadbolt: only works on mobile (android, ios)

  • fongka2

    Updated Phonegap Camera plugin.

    Try it.

  • ashar

    Added to the list

    But the following message was show:

    We're sorry, the requested URL was not found on this server.

    Thanks

    Now Downloadable

    Thanks

  • Added

    Can not use in korea.

    Please let koreans be able to download your app.

    Any way, thank you very much.

  • Updated your paypal.php

    Now it will return payment price or payment failed message

    Hi, fongka2

    Updated Phonegap Paypal plugin.

    see updated example (example_phonegappaypal_advanced_verify_payment id_requires client id.capx)

    and your can use PhonegapPaypal.PaymentId, PhonegapPaypal.PaymentAmount, PhonegapPaypal.PaymentCurrency, PhonegapPaypal.PaymentShortDescription, PhonegapPaypal.PaymentCreateTime in both c2 and php

    And you can use "HKD" instead of "USD" in c2 event sheet, so you probably need not get_rate_cache function in php.

    Thanks for your patience and kind donation.

    Sang Ki Kwon