fongka2's Forum Posts

  • wHY you stop update push plugin?

    i just wanna to use for my new app

  • Try Construct 3

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

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

    Thanks

    fongka2

    I built camera basic example app successfully.

    I recommend to check whether blank xdk project built or not.

    nichekeys

    Phonegap WebViewPlus (ios) use WKWebView.

    So use Phonegap WebViewPlus plugin.

    Thanks

    This is the reason why i asking for your help

    all of my third party plugin made by you

  • https://forums.html5dev-software.intel. ... 14&p=32765

    Your plugin will make ios app build fail? <img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed">

  • The new cam plugin seems very stable!!!Thankyou so much

    one more things wanna to ask

    is there any way i can let user recording the sounds and save to base64 etc...?

    becoz my progressing app wish to add a voice chat function (like whatsapp)

  • help please

    android working

    ios not working only

  • Anyway...Your camera plugin is still unstable

    Always make the app crash etc..

    (Like Galaxy S3 3G never can use camera plguin)

  • > 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

    Very niceee

    THankyou!!

  • Nice no more adding plugins permissions in crosswalk. It's all automatic, so much better now. : )

    Yea this is awesome

  • Updated your paypal.php

    Now it will return payment price or payment failed message

  • > fongka2

    > What?

    >

    I think he says that your plugin is version4 of iScroll but version5 is out. He asks if you could update your plugin to version5 of iScroll.

    Sir,

    Your plugin version4 is not working on many Android new device(Galaxy Note3,Nexus5...etc)

    I saw that version5 is work at all

    May you update your plugin version plz

    I love iScroll so much

  • I have update my 184>187

    and now i can't F4/F5 my project to preview

    ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    Dependency file appears to be missing

    Condition: FileExists(*i)

    File: html5.cpp

    Line: 1303

    Function: void __cdecl Exporter::DoExport(class era::IProject *,class era::ILayout *,bool,struct HWND__ *,bool,bool)

    Build: release 187 (64-bit) checked

    Component: HTML5 exporter

    (Last Win32 error: 3)

    You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.

    ---------------------------

    Abort Retry Ignore

    ---------------------------

    ============

    any idea i can upload my project here but for admin download only?

  • I have a issue

    Now i can check user's payment

    but how i know how much user paid?

    thx

  • fongka2

    Added capx example (doc/example_phonegappaypal_advanced_requires client id.capx)

    Added doc/paypal folder (php)

    Download again cranberrygame_PhonegapPaypal_1.0.10.zip

    Thanks

    Thankyou so much!

    god bless you

  • fongka2

    You waited long time.

    Added Phonegap Paypal plugin's server php which verify payment in your server.

    And Thank you very much your donation.

    p.s

    I removed PhonegapFile plugin event code (not nessary to understand FileTransfer) in example_phonegapfiletransfer.capx example.

    So download and see example_phonegapfiletransfer.capx again

    If not understand the event code, tell me.

    Oh...there is no plugin for verify payment?