Which errors can throw Secure Storage?
@distante wrote: I want to control the possible errors that the plugin Secure Storage can throw when an error occurs while creating the storage namespace (create()) but I can not find any info about...
View ArticleModal fullscreen Header Bar is not tall enough in iPad
@junerockwell wrote: What is the CSS code to give a fullscreen Modal’s Header to be tall enough so that the title and the buttons are not touching the status bar? Please see screenshot below:...
View ArticleGoogleAnalytics Error
@amin9 wrote: ionic 3.20.0 Cannot find a complete code example of GoogleAnalytics implementation, Which can work on current version of ionic and typescript. tried (1):...
View ArticleRemove old markers ionic 3 firebase
@rafaelmoura wrote: I’m update position in firebase of user with this code ionViewDidLoad() { this.getMyPosition(); } getMyPosition() { let watch = this.geolocation.watchPosition();...
View ArticleGooglemap infowindow onclick push to page with params
@Fragan wrote: Hey, i have a googlemap infowindow and a button i want to push to another page when clicking on that button with some params, here’s my code: google.maps.event.addListener(infowindow,...
View ArticleAndroid Upload Apk Critical Error
@krishnapatel wrote: HI i am getting this type of warning when upload signed apk on google play store image.png777x562 24.3 KB image.png1172x336 25 KB i have tried this one <preference...
View ArticleTouch sound not work in ionic
@EbrahimGH wrote: hello to everyone. i create a little ionic application that contains some tabs,buttons,card,… but when i touch any of them i can’t hear touch sound like java built applications touch...
View ArticleRequests on Ionic View build
@SalvIONIC wrote: Hi everybody! I’m facing a strange issue… Based on some example I wrote a wraper wich handles http request to make them work fine in a browser with Angular http and in a Cordova env...
View ArticleTitle page
@nunoprolo wrote: Hello, I’m having the problem the page title does not refresh. I’ve tried it like this: </ ion-view> and like this: Test </ ion-nav-title>. None of them worked. This...
View ArticleIonic Datetime color
@RobertLinde wrote: Hi there, For my app I used the Ionic Datetime picker. It is working fine so far but now I want to change it’s color and background color but can’t use sass in my app because of...
View ArticleAndroid build failed. Could not find play-services-auth-base-license.aar
@3genios wrote: Error: /project/gradlew: Command failed with exit code 1 Error output: FAILURE: Build failed with an exception. What went wrong: A problem occurred configuring root project ‘project’....
View ArticleIs it possible to show Buddhist calendar in ?
@teerasej wrote: Normally, show years following Gregorian calendar. But is there anyway to show years based on Buddhist calendar? A solution I’m using is convert years into dynamic array by myself....
View ArticleCordova requirements android
@rajputp346 wrote: Macs-MacBook-Pro-2:todo macuser$ cordova requirements android Android Studio project detected Requirements check results for android: Java JDK: installed Android SDK: installed true...
View ArticleLazy loading with tabs - on open detail url - app is navigating to root of tabs
@janstrbik wrote: I need to have URL navigation (deeplinks) in my APP with tab-bar and I would like to use IonicPage for this, because I am using lazy loading too. So when I open some detail page, I...
View ArticleAqua Hydration
@CosmicWebService wrote: I created my first app with Ionic Framework! I am Andrew a 17 year old teenager that loves programming and entrepreneurship. I created my app Aqua Hydration for myself...
View ArticleIn ionic 3 load webview with footer of my ionic design
@Sara-Rani wrote: Hello! I’m new to ionic please help me. I’m doing an ionic project where the requirement is once after login we need to show two pages with footer menu selection. The first menu...
View ArticleError at updating values with firebase
@leaxvm wrote: import { Component } from '@angular/core'; import { IonicPage, NavController, NavParams } from 'ionic-angular'; import { Note } from '../../model/note'; import { NoteListService } from...
View ArticleBuild error native document viewer
@robgore1 wrote: Build fails after adding Native DocumentViewer to a blank starter project Could not resolve all files for configuration ‘:app:debugCompileClasspath’....
View ArticleLatest official version of Angular that latest Ionic 3 supports
@morphist wrote: Since Ionic 3 relies on Angular I wonder if there is official “list” of Angular dependencies that Ionic 3.9.2 supports. For now I just assume whatever is installed with Ionic is that...
View ArticleSource path does not exist
@MuhammadRameez wrote: hi i started new project and run command ionic cordova platform add android@6.3.0 --save and i got this error Error: Source path does not exist:...
View Article