Adjust UI components according to the screen size
@rajbasilio wrote: I have created the UI design based on the ionic lab view. When I have opened it on my mobile everything was appearing(text, button size &etc) small and not in its exact...
View ArticleionViewDidEnter is not invoked on leaving a pushed page
@Dovel wrote: I have two pages, the home page with ionViewDidEnter (also tried ionViewWillEnter) and another page which will pushed with the NavigationController from the first page. When I pushed the...
View ArticleI have 4pages in a table template i wanna to set another page as rootpage...
@hasnainsakir001 wrote: i have 4pages in a table template i wanna to set another page as rootpage when the network goes down i have used the network.ondisconnect with a subscriber but the ts codes in...
View ArticleUnexpected value 'HttpClient'
@rajbasilio wrote: I’m getting an error like this: Uncaught Error: Unexpected value ‘HttpClient’ imported by the module ‘AppModule’. Please add a @NgModule annotation. at syntaxError (compiler.js:486)...
View ArticleIonic v1 sqlite backup import and export
@zeko wrote: Hello, I use Ionic v1 and cordova-sqlite-storage. I want to sql backup file import to sqlite database on mobile device. Is it possible? Or another option? Posts: 1 Participants: 1 Read...
View ArticleCordova safe error to decrypt unexpected crypto version 58
@demokumar wrote: I want to decrypt pdf file using Cordova safe but got an error unexpected crypto version 58 anyone know how to solve it ? Posts: 1 Participants: 1 Read full topic
View ArticleIssue on Gradle download .. How to fix it?
@anespa wrote: Friends, I am using ionic 3 in Ububtu 18.04 version . When I try to build apk I got error as ysadmin@dell:~/mgov$ cordova run android Android Studio project detected...
View ArticleHow to add kiosk mode in Ionic 3 apps?
@ankit18singh wrote: Hi, I am developing an app for which I want to restrict user from getting access to any other app. Is there any way to create such app with ionic for both android and ios? The app...
View ArticlePlugin not present in the project error shows up and I can see the plugin is...
@ahmedsamyabdelhay wrote: I installed a ionic native plugin using the following command: ionic cordova plugin add https://github.com/dpa99c/cordova-plugin-braintree Now i need to remove it and I got...
View ArticleScroll input focus problem when opening keyboard
@mateusbonet wrote: Hello everyone, I have been experiencing a problem in the last few days with the application scroll that I am developing. I have a form that has an ion-input at the bottom of the...
View ArticleCode review for flexible geolocation provider
@tomahony wrote: I’m new to Ionic and I’m buildling an app for both the browser and mobile. It relies on mapping so I’m writing a flexible Location provider to fetch the users location. The idea is:...
View ArticleGetting null value of FCM token
@uddyvky wrote: The error: Error getting token Default FirebaseApp is not initialized in this process com.appname.android. Make sure to call FirebaseApp.initializeApp(Context) first. import {...
View ArticleCustomize permission message
@eddies wrote: I have been trying to publish my app on AppStore, but received following message. Looks like I have to customize permission message to elaborate on why do I need to use camera, I can’t...
View ArticlePlugins push
@renu04x10 wrote: Hi, I’ve installed some plugins ( super-tabs ) for my app , committed the changes and pushed it (git). Do the other members who pull it, need to install the plugins? Posts: 1...
View ArticleShow today's date on Ionic
@MagicaNexus wrote: HI everybody, I have a question about a component. I am french and I am doing a weather app (to learn Ionic, I am a newbie ahah) I want to display today’s date with HTML and I...
View ArticleStop the execution of the application when I make a query to firebase?
@Alejandro2396 wrote: What can I do so that the code of the application does not continue executing while doing the query to firebase, since it returns an empty value or creates a new id even if it...
View ArticleCannot find module 'ng-socket-io'
@rvkvino wrote: I’m facing this issue on update my files into ionic pro. I could build and test on my device without any issue. While I’m update to ionic pro cloud there is showing this build error...
View ArticleLinear-gradient in variables.scss
@ejmatoso wrote: Hello, Im tryng do this: $colors: ( primary: #485e87, primaryGradient: linear-gradient(#485e87, #1cb5e0), secondary: #3dce69, tertiary: rgb(255, 216, 110), success: #3dce69, danger:...
View ArticleIonic-angular vs ionic & angular
@Tommertom wrote: Hi Josh Morony in his new blog touched upon a topic which kept me busy lately: Go for ionic-angular (with the api I am usef to and assuming ionic is continuing support), or use...
View ArticleHola a todos soy novato aun en ionic
@joseelio wrote: image.png740x534 27.1 KB quisira saber como puedo hacer una consulta lo que quiero hacer es poder consultar todos los datos de manera general … el problema es que es que los tengo...
View Article