"Unhandled promise rejection (rejection id: 1): [object Object]" from "ionic...
@Tony2018 wrote: (node:7870) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): [object Object] (node:7870) [DEP0018] DeprecationWarning: Unhandled promise rejections are...
View ArticleHow to do a facebook login in ionic
@johnieboy1000 wrote: someone help me with facebook login in ionic Posts: 1 Participants: 1 Read full topic
View ArticleUsing Vue as an Angular alternative for Ionic: The Services
@matthew974 wrote: AngularJS led the way with Services. In this tutorial, we will see how we can use Services in an Ionic Vue mobile application....
View ArticleIonic Storage as promise with providing initial data
@coffeeee wrote: Hello, so I would like to achieve the following within my Ionic Storage provider (Ionic v. 3): on app open, check if storage is available if it is not available, create storage with...
View ArticleGet data based on current date
@rafadeaderinwale wrote: Good day. I am planing a daily devotional app which will serve a data to users based on the current date. I prefer having by data in my home.ts file. My only issue is that i...
View ArticleNothing happened after lint finished when build or run
@virkill wrote: Dear everyone, I hope I can get a bit of a clue in here. I did my research but I cant find the answer. I saw two previous similar question with no answer also. The problem is: whenever...
View ArticleIonic Admob Pro
@evilkidz wrote: Show ads on the second line or every 10 lines of ads will show Screenshot_1474.png435x600 35 KB thanks Posts: 1 Participants: 1 Read full topic
View ArticleWhat can be the problem with my await syntax?
@perenyitamas wrote: As you can see in the code below, first i am asking the user to turn on the location then i get the geolocation of the user. I am using a 15 sec timeout, so if i can’t get the...
View ArticleIonic components into angular project
@speedflyer wrote: Hello, I am working on an ionic app for almost 1 year and half. It is finished but now I would like to create my site with angular 5 and add some features of my app. I don’t want to...
View ArticleGemionic Ui Kit for Ionic 3.x (@NgModule UI Kit)
@semoju wrote: homepage-banner.jpg1048x537 103 KB Premium UI Components for Ionic 3 Projects View Demo | View Tutorial If you’ve bought a theme from the marketplace, you’ve had to learn the theme,...
View ArticleDisplay data that has not been displayed
@Olivier-Tvx wrote: Here is what my dummy app does at the moment : Click a button => get a random object and display its info. What I am trying to do : Click a button => get a random object that...
View ArticleionicDatePicker popup title in other language ionic v1
@davidla wrote: Any suggestion how can i change this date ? i need to use locale date, locale : ‘ko-KR’, thanks "ionic-datepicker": “^1.2.1” Posts: 1 Participants: 1 Read full topic
View ArticleObsersable subscribe been called twice
@guithomas wrote: I would like to execute subscribe only once. Here is my code let usuario_senha = this.usuario + "_" + this.senha; let subscription = this.afoDatabase.list('usuarios/', {query: {...
View ArticleMy annoying async problem
@perenyitamas wrote: 0 down vote favorite As you can see in the code below, first i am asking the user to turn on the location then i get the geolocation of the user. I should only go towards if the...
View ArticleSidemenu along with inapp browser
@samxfido88 wrote: i want to develop a application where i need to to use side menu and inapp browser .User must navigate to pages using side menu where the pages will be opened in inapp browser . is...
View ArticleNative media not working on android
@alibahjat wrote: hello i installed ionic native media on ionic 3 but its not working on android i got error in console log ’1’ my package.json is { "name": "commerce", "version": "0.0.1", "author":...
View ArticleI have a web app. developed by asp(c#) and sql data base , now I develop...
@wwyy wrote: I found some methods but I cannot decide yet , such as (firebase , Backand) or web service Posts: 3 Participants: 2 Read full topic
View ArticleNo provider for PhotoViewer!
@zahidulislam wrote: I have installed photo viewer native plugin with ionic 3. when i run (ionic serve) project. Its show me error(given bellow). But I already added provider to my app.module file. I...
View ArticleError :ionic upload
@umeshionic1234 wrote: G:\ion\iview>ionic upload [ERROR] Sorry! The configured backend (pro) does not know about ionic upload. You can switch backends with ionic config set -g backend (choose from...
View ArticleAfter the upgrade to ionic 3.19.0 "Deviceready has not fired after 5 seconds"
@suyin wrote: After upgrading my app to ionic 3.19.0 and cordova 8.0 I am getting the following problem: Ionic Native: deviceready did not fire within 5000ms. This can happen when plugins are in an...
View Article