Navigation

    SOFTWARE TESTING

    • Register
    • Login
    • Search
    • Job Openings
    • Freelance Jobs
    • Companies
    • Conferences
    • Courses
    1. Home
    2. Tags
    3. cordova
    Log in to post

    • T

      Why isn't there a backbutton event in the PhoneGap app?
      Software Programming • android cordova phonegap • • Trenton  

      2
      0
      Votes
      2
      Posts
      0
      Views

      Alberto

      I mean, it's weird, and it doesn't make sense, but it's like,document.addEventListener("deviceready", onDeviceReady, false); function onDeviceReady() { document.addEventListener("backbutton", onBackKeyDown, false); } function onBackKeyDown() { myApp.alert('Back button'); }
    • R

      BarcodeScanner's function in the PhoneGap application to scan QR-code doesn't return anything - why?
      Software Programming • javascript ios plugin cordova phonegap • • rosemadder  

      2
      0
      Votes
      2
      Posts
      0
      Views

      S

      The question was decided to use a more recent version of the flame 2.2.0:<plugin name="com.phonegap.plugins.barcodescanner" spec="2.2.0" source="pgb" /> as well as the inclusion of js-fail in the index.html file:<script type="text/javascript" src="barcodescanner.js"></script>
    • S

      Error: not find gradle wrapper within Android SDK. Might need to update your Android SDK
      Software Programming • ionic cordova ionicframework ionic2 • • Saumya  

      2
      0
      Votes
      2
      Posts
      0
      Views

      N

      Usually, the SDK standard settings will be set at $HOME/Android/Sdk, so you need to change ANDROID_HOME
    • J

      Is it possible to use LocalStorage in PhoneGap apps to store and transfer PHP the fact of copying?
      Software Programming • php cookie cordova localstorage phonegap • • Jolied  

      2
      0
      Votes
      2
      Posts
      0
      Views

      B

      LocalStorage and Cookie are a few different things. In the context of your question, you authorise a user by login-couple, and in the docks, you transmit a session whose lives until the browser(s) is closed or the timemaouth.Then you want your app to remind the users and not require them to install logina-cool at every launch. It's possible to keep some long-lived token in the cubes after a successful copying, but it's not good to go anywhere on every request.Accordingly, it should be kept somewhere and transmitted on request only when the session is outdated to make a new one. That's what LocalStorage is for. In it, you keep the token (in the very simplest case, you can even keep the login-cool, but it's not good at all), which is transmitted only for the initiation of the session. It's more like usual.
    • briley

      No jquery.ajax in Apache Cordova
      Software Programming • android visual studio cordova • • briley  

      2
      0
      Votes
      2
      Posts
      0
      Views

      A

      You don't need to visit the site: http://cordova.apache.org/ and to consult the documentation. Maybe you're running into a built-in flame project.$ cordova platform add browser Just so you're in the mood for CROS technology.
    • Bogopo

      cordova webview
      Software Programming • ios webview cordova phonegap • • Bogopo  

      2
      0
      Votes
      2
      Posts
      0
      Views

      B

      https://cordova.apache.org/docs/ru/latest/config_ref/index.html At config.xml, specify the properties<preference name="DisallowOverscroll" value="true"/>
    • P

      Image processing in ionic
      Software Programming • javascript angularjs ionic cordova phonegap • • Pearlaqua  

      2
      0
      Votes
      2
      Posts
      0
      Views

      briley

      For ionic1 you can help: https://github.com/andyshora/angular-image-crop Something like:<image-crop data-height="200" data-width="150" data-shape="circle" data-step="imageCropStep" src="imgSrc" data-result="result" data-result-blob="resultBlob" crop="initCrop" padding="250" max-size="1024" ></image-crop> and use the avatar retrofit for display.
    • O

      How do you speed up the HTML mobile application?
      Software Programming • html android cordova • • Oba22  

      2
      0
      Votes
      2
      Posts
      0
      Views

      K

      Crosswalk was the solution. Works twice as fast.
    • B

      Heyzap Video Ad. Cordova. I can't get a video of the current defolt.
      Software Programming • cordova • • baileigh  

      2
      0
      Votes
      2
      Posts
      0
      Views

      A

      Turns out I didn't tie the app to Hayesap Aquaint.
    • A

      No iFrame in the annex to Cordova
      Software Programming • javascript android ios iframe cordova • • Avante  

      2
      0
      Votes
      2
      Posts
      0
      Views

      C

      Added <allow-navigation href="*" />
    • S

      How can IOS/Android be identified from the mobile application?
      Software Programming • javascript android ios cordova • • simrah  

      2
      0
      Votes
      2
      Posts
      0
      Views

      Demir

      For iOS, you can take this flame (or any other way to work with NSUserDefaults) and get a set of lines on the key AppleLanguages. The first element is the current language + the local https://github.com/protonet/cordova-plugin-nsuserdefaults-for-app-groups
    • F

      Cordova number of launches?
      Software Programming • mysql ios cordova phonegap • • fbio  

      2
      0
      Votes
      2
      Posts
      0
      Views

      Bogopo

      Like the marker plays, there are statistics on installations and active applications, there's analytics flame in extreme cases.
    • Laycee

      Pass the Wi-Fi message to Android
      Software Programming • javascript android node.js cordova socket.io • • Laycee  

      2
      0
      Votes
      2
      Posts
      0
      Views

      S

      Decided. We need a lock on the device.
    • T

      My JavaScript in Cordova
      Software Programming • android visual studio cordova • • Trenton  

      2
      0
      Votes
      2
      Posts
      0
      Views

      Z

      He solved the problem in this way:document.getElementById('show-area').addEventListener('click', function () { document.getElementById('area').innerHTML = "Hello"; }) <input type="button" value="Показать" id="show-area" />
    • N

      Dropbox Cordova
      Software Programming • cordova dropbox authorisation • • Nykeriab  

      2
      0
      Votes
      2
      Posts
      0
      Views

      A

      Try to adapt this example to your needs: https://github.com/dropbox/cordova-datastores-example
    • D

      Apacha Cordova . Ionic Framework. Cyrillian symbols are not displayed
      Software Programming • visual studio ionic cordova mobile development • • Duquan  

      2
      0
      Votes
      2
      Posts
      0
      Views

      Marcee

      I got the answer! I had to keep the project through "Supplementary Continuation Parameters" and choose "utf-8" instead of "windows kirrice."
    • T

      It's not possible to collect cordova build ubuntu Error: missing packages click cmake
      Software Programming • ubuntu cordova • • Trenton  

      2
      0
      Votes
      2
      Posts
      0
      Views

      carriann

      Thank you for your help, here's the solution.sudo apt-get install python-software-properties sudo ppa-purge ppa:ondrej/php-7.0 sudo LC_ALL=en_US.UTF-8 add-apt-repository ppa:ondrej/php sudo apt-get install php7.0-dev After that, all the bags came up and the cordova earned.
    • O

      White screen for APK (PhoneGap Build) Angular
      Software Programming • angularjs apk cordova phonegap • • Oba22  

      2
      0
      Votes
      2
      Posts
      0
      Views

      J

      He also faced this problem. In my case, it was empty. localStorage On the phone and filled with computers.So, before the compilation, clean the cash.
    • D

      How to set its annex on IOS bypassing AppStore
      Software Programming • ios ionic cordova appstore • • Duquan  

      2
      0
      Votes
      2
      Posts
      0
      Views

      morde

      To register, to pay the annual membership contribution of the Apple developer and to establish an annex to the telephone for testing/handling of AppStore
    • jeanid

      Logation Cordova
      Software Programming • android cordova logic • • jeanid  

      2
      0
      Votes
      2
      Posts
      0
      Views

      C

      Yes, you can. I've been working without a crypt. I use Android Device Monitor. {android_sdk_path}\tools\lib\monitor-x86_64\monitor.exe), filter tag:Console♪ Specificity android - console.log accepts only one argument, that is. console.log(1,2) You'll only see one. Besides, the enclaves and masses, like the console of the browser, you won't see either. JSON.stringifybut it's not a panacea, because when systems are being built, it's easy to catch a mistake about converting structures to json.That's how I look: Filter:
    • 1
    • 2
    • 3
    • 4
    • 5
    • 15
    • 16
    • 1 / 16