IONIC 4 SQLITE get ID of last insert | SQLITE get id after insert
@SanduCuragau wrote: Cheers, I’ve seen around a couple of posts about doing this but I can’t figure out how to get it done in ionic and typescript Here is my insert /** * Inserir na DB */ public...
View ArticleSlider menu on another page, not the component
@silviotista93 wrote: Captura de pantalla 2019-05-10 a la(s) 12.36.30 p. m..png954×756 104 KB Captura de pantalla 2019-05-10 a la(s) 12.36.40 p. m..png1029×800 85.8 KB Captura de pantalla 2019-05-10 a...
View ArticleConsumming RestApi in my ionic app v3 with my phone
@maha29 wrote: hello,the problem that i m facing is that when i connect my ionic app with my phone android and i tried to consume an Restapi with This URL ‘http://localhost:8080/AG’ the error shown is...
View ArticleUncompress GZIP
@Arilar21 wrote: Hello everyone, I’m struggeling on a school project. Actually I have a QR-Code that contains a String. this String is a base64-encoded GZIP of a JSON file. I need to convert this...
View ArticleLoading a JSON File - Problem to save it to an array
@MrChance wrote: I want to load a json file with questions. I have 2 service components: The first json.service opens the json file the second questions.service put the questions into an array. The...
View ArticleHow can I get the html input value?
@JohnRyzwann wrote: Hey, how can I help for get the input’s value on ionic v4. I do that: but I don’t know how to get the value please somebody can help me?? Posts: 1 Participants: 1 Read full topic
View ArticleGoogle map infowindow onclick content
@aligassan wrote: l have ionic app Google Map with multiple markers. I’m trying to show info in my InfoWindow for each marker . I have done completely customize the infowindow , but l want make when...
View ArticleCircle icon for android
@lsantaniello wrote: Hi, I’d like to create circle icon for android and not a square with rounded border. I created a transparent circle icon but the icon is always a square. Could you please support...
View ArticleAuthenticating Node API & Ionic 4 with passport-jwt not working
@Youtaka wrote: I’m building a mobile application with Ionic 4, with a Node API. But I have a problem with the authentication. I do this with passport-jwt, like here for example :...
View ArticleHow to stop status bar fading Android notification icons
@peterjc wrote: Just starting to test my Ionic 4 port on Android, and I have noticed when the app is running, I cannot see my other device notifications except for the battery indicator. The the phone...
View ArticleSearchbar very slow for 3000+ items
@flycoders_sourav wrote: searchbar very slow for 3000+ items how to improve is search Posts: 1 Participants: 1 Read full topic
View ArticleTop ionic themes
@cdwebinfo wrote: Ionic market is a place where you can find themes and plugins related to the ionic framework. You can check themes on below url - allexperts16.blogspot.com Top 10 ionic themes Ionic...
View ArticleSend SMS with INTENT - Android
@altergothen wrote: Hi there SMS not sent using the below code. Can anyone please advise what the problem may be? or do you perhaps know of a working up to date Ionic3 github example using...
View ArticleTitle seems unclear, is it a complete sentence?
@Silverbugnz wrote: Really having some trouble posting a new topic… wondering if it’s just me. every time I try and post it, it comes up with the following error and doesn’t let me submit it. Posts: 2...
View ArticleI can't find my where the Unhandled Promise Rejection Warning error is coming...
@Silverbugnz wrote: Hey All, I’m trying to compile my code for ios and am getting the following error. (node:7951) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated...
View Article(Ionic 4) Ignored attempt to cancel a touchmove event with cancelable=false,...
@dnietoandres wrote: Hey there, I been facing this issue like 2 days and I don`t get with it. I have the following: <ion-content force-overscroll="true"> <div id="map_canvas"> <ion-fab...
View ArticleHow to change the content based on the segment-button click
@premktr wrote: I created 2 segment buttons and I need to change the content based on the click of the segment button.plz, provide the code snippet as an example. I using ionic4 with angular Posts: 3...
View ArticleFunchioning Ionic that left aside
@Pangiovas wrote: Hi, we created an app 2 years ago and never since then tried to rebuild app. I dont want someone to solve my issue. I ask for what will the best step will be for me to act. Obviously...
View ArticleAuto detect otp can not be prefill text box
@flycoders_sourav wrote: Auto detect otp can not be prefill text box . i use this below code; constructor(){ document.addEventListener('onSMSArrive', (e)=>{ var sms = e.data; console.log("received...
View ArticleAdmob in ionic 3
@deepakjionic wrote: Hello, I am facing an issue while implementign admob in my ionic 3 app it shows AdMobFreeBanner is Not Constructor.! this is my code admoberror.png1213×792 41.1 KB this is error...
View Article