Questions tagged as 'app'

1
answer

How to read and write JSON locally in Cordova?

I need a simple solution to persistently load and update data in a mobile APP using Cordova. I thought about creating a JSON in the root folder of the application to load the data at APP initialization. All right, but how to do the...
asked by 11.02.2015 / 07:07
1
answer

How to change the border color of a TextBox in a Windows Phone 8.1 app?

In a given code function of .cs in C# I need to change the border color of a TextBox . In my xaml I have TextBox <TextBox Name="txtResult" Text="resultado"/> And in cs I have validation priva...
asked by 31.08.2014 / 05:32
1
answer

Unknown provider: ifFilterProvider - non-angular ifFilter

I have following in my app.js (function(){ 'use strict'; angular .module('app', ['ngResource','ngRoute']) .config(function ($routeProvider) { $routeProvider .otherwise({ redirectTo: '/' }); }) .c...
asked by 22.08.2014 / 00:26
1
answer

APP quits unexpectedly on your smartphone

Below is the code and logs. I try to run, but it always closes the app unexpectedly. It closes without showing the error image or inserts into the database. package... imports public class Cadastro extends AppCompatActivity { EditText t...
asked by 03.10.2018 / 22:16
0
answers

Change in IONIC 3 height of ion-header / ion-navbar on Android

I would like to know how to do in ionic 3 to leave the android header equal to iOS, that is, occupying all the upper space without appearing, that part of the division where the cell information appears (time, battery and etc). <ion-header&...
asked by 22.06.2018 / 00:14
0
answers

What's the difference between Phonegap and Ionic?

I was reviewing some cross-platform frameworks and discovered Ionic, which uses Html, Javascript and CSS for hybrid application development. So what's the difference between Ionic and Phonegap? Why use one and not the other? Which project is...
asked by 16.05.2018 / 02:38
0
answers

Clear screen after transition - IONIC app

I'm creating an app with ionic and angular, and I'm making use of tabs. I have 5 tabs, and one of them displays a "Menu" page, this page contains the listing of other pages that are not on the tabs, each item in that listing redirects to a diffe...
asked by 11.05.2018 / 18:10
1
answer

PWA installation banner settings

I have a PWA that was built using VueJS and I would like to know if it is possible to display the installation banner more than once, since it currently only asks once if the user wants to install PWA. I wonder if it is possible to display th...
asked by 03.05.2018 / 19:09
0
answers

App publishing voucher [closed]

Do I need documents to prove that I've published an App made by me on the Apple Store and Google Play, where can I charge them?     
asked by 21.03.2018 / 21:32
0
answers

App with HTML, automatic form

Are html apps functional? I'm trying to create one and I have a form where a contact is defined in the calendar, a pre-defined message and when I click the button, this message will automatically be sent to the contact. Can you help me?     
asked by 30.03.2018 / 17:33