Quantcast
Channel: Ionic Forum - Latest posts
Viewing all 230381 articles
Browse latest View live

Restrict Input

$
0
0

thanks sir,

In input type="number" we can type "e" and "." . the only way i found is through key events.but there is a big mess with key events in android keypress and keydown returns first value empty and on the other side keyup returns first value but on keyup function preventDefault doesn't works.


How to show toast before closing app in ionic latest version?

$
0
0

Take a look at this

Affiche 'Avatar List ' sur la meme ligne

$
0
0

Funhuman , yes of course

How to show a confirmation message before changing a Tab

$
0
0

Hello,

My ionic 3 application has an ion-tabs with two Tabs. When switching from tab to tab, I wanna show a confirmation message ( using AlertController ) to prevent the user from changing his current tab unless he confirms his choice. Is this possible in Ionic ?
I've tried showing a confirmation message when tab tab has been changing. However, I couldn't prevent the new tab from showing up.

Thank you.

Ionic app with a back office

$
0
0

Hello,
i am working on an app about document management.the ionic app is pretty simple.i used Firebase.Login is working,the documents list is working.but i have a question.now the mobile app will be used by a salesman.the salesman add a loan file.in the back office a person working in a bank either validates or refuses the loan file.the ionic app is simple.but i don't know what way i will use for the back office.i never made an application with a back office.will it be in Ionic or another technology.will it be a another app.if anyone had an experience with this type of applications
thank you

How to get AM-PM with ionic timepicker

$
0
0

If anybody has used this plugin please tell me how can I get AM/PM in the callback with this plugin

No target specified for emulator. Deploying to iPhone-SE, 10.3 simulator

Push notification ios flatform


General Architecture Ionic

After serve no main.js

$
0
0

I used a project folder like "c:/!_dev/...". I removed the ! and changed it so "c:/dev/.." and it worked.

LocalStorage and click counts

Push notification ios flatform

$
0
0

Do you have a paid developer account ($99 per year)? If not, you don't have access to a lot of features, like adding certificates

Navigation pop

$
0
0

Hi All,

When i click on OK button from alert box and then i am calling NavController pop event but i am getting error.

Like.
ERROR Error: Uncaught (in promise): removeView was not found

Please provide me any solution how to i resolve this issue.

DOM not modified by var

$
0
0

why my DOM is not modified by this.tempo ?


{{ this.mensagemestimada }} {{ this.tempo }}

public temporizador(){
    var counter = 0;
    var timer = setInterval(function() {
    if( counter >= 10 ) {
      clearInterval( timer );
    }

    this.tempo = counter;
    console.log(this.tempo);
    console.log( counter);
    counter++;
    }, 1000);
  }

Solution to avoid someone from using APKTOOL on my app

$
0
0

Dex protector or apk protect maybe, but im not sure that's what you search.


Navigation pop

$
0
0

Maybe you are dismissing the alert box twice.

Push notification ios flatform

DOM not modified by var

$
0
0

Remove this, use like {{ tempo }}. Just use 'this.tempo' to your .js file.

DOM not modified by var

$
0
0

DOM not modified...other solution ?

Ionic form validate from code, remove ng-untouched

$
0
0

i've put this into a feature request and an bug report on github:


Viewing all 230381 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>