makkancs's Forum Posts

  • I use now c2 r244 intel xdk 3922

    When I used r239 I had never similar problem. I tried phonegap build too, but there I got error too.

  • With this plugin http://c2rexplugins.weebly.com/rex_googlemap_api.html

    Can I create this google map in the app?

    If yes how?

  • Hi!

    Pkg file is the mac desktop app.

    So if you create mobil app for iOS then you will get .ipa file.

    If you want to create mac app then you need to create .pkg file.

    The NW.js I already installed.

    I found this

    https://github.com/johansatge/nwjs-macappstore-builder

    but I do not know what this mean

    Install with npm:

    npm install -g nwjs-macappstore-builder

    Where I need to run this line?

  • I want to create .pkg file (Mac app)

    I downloaded the nw.js https://www.scirra.com/nwjs

    What next? How can I create .pkg file with Mac?

  • I write too my experience may be help someone.

    Android:

    1. Add the plugins in intel xdk and use the cordova build package in Intel xdk

    2. Unzip this packet and copy all files to www folder, and overwrite the config.xml file

    3. Open config.xml file with wordpad, and change the text in these lines:

    <name>YOUR APP NAME</name>

    <description>YOUR APP DESCRIPTION</description>

    <author>YOUR AUTHOR NAME</author>

    4. Change phonegap version to 6.5.0 and save

    5. Zip the www folder and upload to phonegap.

    6. Download your android signature key from INTEL XDK and upload to Phonegap build.

    7. Create the apk file and upload to Google Plays

    iOS:

    1. Add the plugins in intel xdk and use the cordova build package in Intel xdk

    2. Unzip this packet and copy all files to www folder, and overwrite the config.xml file

    3. Open config.xml file with wordpad, and change the text in these lines:

    <name>YOUR APP NAME</name>

    <description>YOUR APP DESCRIPTION</description>

    <author>YOUR AUTHOR NAME</author>

    4. Change phonegap version to 6.5.0 and I need to add these line too:

    <gap:config-file platform="ios" parent="NSCalendarsUsageDescription" overwrite="true">

    <string>We are using the Calendar for something..</string>

    </gap:config-file>

    <gap:config-file platform="ios" parent="NSBluetoothPeripheralUsageDescription" overwrite="true">

    <string>We are using the for Bluetooth something..</string>

    </gap:config-file>

    (Because if I do not added thes lines then I get a error code if I upload to iTunes store.)

    If you need something else then just change in the line, and save.

    5. Zip the www folder and upload to phonegap.

    6. Download your iOS signature key from INTEL XDK and upload to Phonegap build.

    7. Create the ipa file and upload to iTunes.

  • My problem with PhoneGap do not recognize the íűáúőóüö characters.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How do I do google map in the app?

    Thx the answer!

  • Thank you for the answer!

    So admob support only phone and tablets.

    Can you tell me, which screen size need to use if I want to create app with c2?

  • I want to create Apple Mac app, but I do not know, which screen size need to be use?

    Furthermore can I use admob ads in Mac app?

    Thank you for your answer!

  • I found this may be this is the solution:

    http://stackoverflow.com/questions/4161 ... escription

  • I have a problem, may be you can help me. I try to build ipa file with phonegap build.

    First I created the packet with Intel xdk and I download the ipa file with phonegap build, and when I upload to iTunes then I got always this error message:

    Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCalendarsUsageDescription key with a string value explaining to the user how the app uses this data.

    Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSBluetoothPeripheralUsageDescription key with a string value explaining to the user how the app uses this data.

    Once these issues have been corrected, you can then redeliver the corrected binary.

    I found this may be this is the solution but I do not how:

    http://stackoverflow.com/questions/4161 ... escription

  • I have a problem, may be you can help me. I try to build ipa file with phonegap build.

    First I created the packet with Intel xdk and I download the ipa file with phonegap build, and when I upload to iTunes then I got always this error message:

    Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCalendarsUsageDescription key with a string value explaining to the user how the app uses this data.

    Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSBluetoothPeripheralUsageDescription key with a string value explaining to the user how the app uses this data.

    Once these issues have been corrected, you can then redeliver the corrected binary.

    Here it is it the instruction:

    https://software.intel.com/en-us/xdk/do ... ordova-cli

    If you can show me how can fix this, then send me a PM message, and I will pay you $5 with PayPal

    We are in 2017 so it would be great if I can buy with bitcoin.