I found problem googleplus catch return undefined
@athlona64 wrote: today i sign in my app with google-plus + firebase authentication native via android device i found catch “undefined” before it work right now not work Posts: 1 Participants: 1 Read...
View ArticleOpen an old version after close the current version of my app
@jcastano wrote: Hi folks! I was developing my app months ago, but I had to stop the development … months later I continue my development and at the moment to compile and check it in my phone it opens...
View ArticleError: EPERM: operation not permitted, rename
@antonioaltamura wrote: I’m struggling with cordova npm clis erros. I noticed my Ionic1 application developed 5 months ago (which use crosswalk-webview) works with Android 6 but crash with Android 7...
View ArticleImage does not load for profile
@RafaelAM wrote: I created an app that has profile and a profile photo in it. in the command ionic browser application works selects the image and loads in the aplciativo in the photo gallery. already...
View ArticleFirebase Login getting User's info
@iconio wrote: Hey guys, I’ve been having a hard time with Firebase and I wonder if anybody could help me out. I’m at the ‘main page’ of my application, the user has already been logged in using the...
View ArticleHow to check the result value in template?
@anespa wrote: Friends, I try to show “No search result” when result is null using <div *ngIf="result?.value == null"> <h2>Search results</h2> No search results , please try...
View ArticleWhy my project as a website when debug by chrom developer tools show the src...
@xjliao wrote: Why my project as a website when debug by chrome developer tools show the src folder? I think it not should the source. Can i hide it? QQ20180202-141825@2x.png1990x1290 221 KB Posts: 1...
View ArticleIonic3’s authenctication sample based on WordPress Database. I wanna make...
@mapoeeiphyu wrote: Where is Ionic3’s authenctication sample based on WordPress Database. I wanna make login,logout,register page based on WordPress Database??? i wanna make login,logout,register page...
View ArticleAfter adding the firebaseAnalytics plugin i am unable to Build the Project
@prudhvirajdandi wrote: Found com.google.android.gms:play-services-auth:+, but version 11.0.+ is needed for the google-services plugin. Found com.google.android.gms:play-services-identity:+, but...
View ArticlePopup does not appear on devices but on Google Chrome emulator
@RobertLow wrote: Hi community, I am creating an app with consists of ion-card however, why doesn’t the ion-card popup appear on my devices whereas, it popup on my google chrome emulator? Did I missed...
View ArticleAlert is not function
@sagarkodte wrote: Getting below error on sending otp ERROR TypeError: alert is not a function at SafeSubscriber._error (home.ts:45) at SafeSubscriber.__tryOrUnsub (Subscriber.js:238) at...
View ArticleHow to slide marker on native google map like terikon/marker-animate-unobtrusive
@athlona64 wrote: i need to slide marker on this https://ionicframework.com/docs/native/google-maps/ i used javascript map it work https://github.com/terikon/marker-animate-unobtrusive but google map...
View ArticleUse PDA device to print something in a Ionic app
@neti wrote: I have an IPDA015 PDA Android device. I’m building an Ionic 3 application, which I want to be able to print texts using the integrated Thermal Printer of the device. For this purpose,...
View ArticleHow to chose a file locatead in Firebase storage?
@MikrosTheoulis wrote: Hello all I am quite new to ionic and for the last couple of days i am experimenting with ionic and firebase. I was able to create an application that can download a file from...
View ArticleImport @IonicPage pages from NPM module for lazy loading in App
@Rainer-Feike wrote: I’d like to declare some pages with their dependencies in a separate NPM module. Then import that module in my app and jump to that pages like navController.push(“pagename”); The...
View Articleİonic Pro Builds Error (İonic V2)
@okanberk wrote: Hello there, I have not found a solution to this fault. Can you help me? [07:44:54] typescript: src/app/app.component.ts, line: 6 Cannot find module '@ionic-native/Network'. L5:...
View ArticleList of restaturant
@81surajjadhav wrote: I am trying to show restaurant list.with well structured manner. Can you plz help me Posts: 2 Participants: 1 Read full topic
View ArticleUnable to display one side menu out of two at a time
@kdmalviyan wrote: Hi There, I have added two menu in my app with different id and using MenuControl’s enable(), I am trying to display one menu out of two at a time. I have checked Conference App,...
View ArticleHow to show multiple data values in a parameter passed to a page?
@anespa wrote: Friends, I am using ionic 3, I pass some data values as parameter. Each object contains number of data… I show the data in html template as <ion-label>Building ID:...
View ArticleIonic cloud build fails - npm ERR! 404 Not Found: ansi-styles
@karolpivo wrote: it built just fine previously, the same code now fails to build in Ionic cloud. this is not available in NPM anymore. https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.0.tgz...
View Article