Get error 401 on images on WP Rest API
@ferdinandferdinandfe wrote: Hello, I’m using a basic authentication in my app to load articles of my wordpress which is locked with authentication. I’ve used HttpHeaders but I don’t know why, every...
View ArticleConsole.error: Unhandled Promise rejection: Illegal invocation
@rodrigoguariento wrote: Hi there, does anyone know why this error occurs at Ionic DevApp? At Google Chrome works fine. I have created a Provider named RestProvider, and a method like this:...
View ArticleAndroid live reload with genymotion
@a7mdFo2ad wrote: i’m trying to emulate in live reload with genymotion and getting this error (node:6009) UnhandledPromiseRejectionWarning: Error: adb: Command failed with exit code 1 Error output:...
View ArticleNumerous issues with deep linking including "Uncaught (in promise): invalid...
@applesquash wrote: I haven’t been able to find 2 places that give the same information on how to perform Ionic Deep Linking. And I haven’t been able to find a single place that gives current and...
View ArticleRun function in background mode with time interval to execute http request...
@lado wrote: Hello, I’m trying to figure out, if it is possible, to run http request function with time interval and alert popup message window, from moment of Ionic2 apk installation on Android...
View ArticleObjects and ngFor bind (or change a toggle inside a ngFor)
@pablobaldovi wrote: Hi, I m developing a simple app. I make a request obtaining a object like this; [{“name”:“device-1”, “code”:“00001”, “status”: true}, {“name”:“device-1”, “code”:“00001”, “status”:...
View ArticleFCMPluging and GooglePlus conflict
@lado wrote: Hello, I’m trying to use several plugins in Ionic2 Type Script Android application Push Notification: ionic cordova plugin add phonegap-plugin-push --variable SENDER_ID=mySenderId npm...
View ArticleRetrieve data from firebase
@amin9 wrote: Cannot display data from firebase (realtime). Getting error Object Object. My Database mydb-204020 shoppingItems (+) 0XJiBv8IOMbroaG0a43fdvbkUtT2 (+) 0f9wKVBAKefF28jwLB2o8lKjni03 (-)...
View ArticleFixed div within ionic popover
@AjithManali wrote: Capture.PNG325x532 80.5 KB The top bar is scrolling with the content.I need the highlighted item to be fixed on top of pop over <ion-toolbar position="top"> <ion-grid...
View ArticleGif with Splash Screen ionic3
@akhileshsingh91 wrote: Hello everyone, I am using ionic 3 with “cordova-plugin-splashscreen” version 5.0.2 plugin, on splash, I want to add gif splash but when I build for Android its automatically...
View Article(cordova) Error: Unexpected close tag
@codiqa100095421 wrote: hello, I tried all what find in google but the problem persist. In my ionic serve works fine but when i use a cordova command i get this error. “ionic cordova platform add”...
View ArticleDifferent colored toasts
@HinderiksR wrote: Hi there, I am busy implementing toast messages to give feedback to our users on their network. If the network disconnects we want to show a reddish toaster, if it reconnects a...
View ArticleCreating Input Field where load from local Storage
@Dhanush623 wrote: If i have three variable like Name,Age & Address. It Load with text input field with Name & Address and number input field with Age. And if I enter name and press next then...
View ArticleGood ionic design course
@Alberry wrote: Hello everyone I’m kinda new to ionic, and I don’t really have much experience with design either, I’d like to get learning resources for ionic design. Thanks in advance! Posts: 1...
View ArticleSending Authorization in header
@Fahadionic wrote: Hi, I am trying to send token in web API call , but for some reason I am getting error 401 unauthorised. I tried sending same request using fiddler and it worked fine. see the code...
View ArticleIs it possible to get flick scrolling in Electron Windows desktop application...
@peterjc wrote: Hi, I Have just built a sample app, using the Ionic side menu and added Electron via Capacitor. All looks good. I have a small Windows “ruggedized tablet”, that has a (single) touch...
View ArticleMypage.module.ts vs mypage.ts
@ioclaudio wrote: Hi, generating a new page in this way: ionic generate page mypage The CLI adds these two files: mypage.module.ts and mypage.ts. Which is the difference between these two files? What...
View ArticlengFor Help
@jreyes22 wrote: Hi, I want you to help me with this code <ion-row id=“rowhours” *ngFor=“let i of days”> <h5 style=“color:#ffffff” *ngIf="(i.cinema_name)">{{ i.cinema_name }} Sala {{...
View ArticleTarget iphone x in css
@a7mdFo2ad wrote: how to target iPhone x height in CSS file I tried to use @media only screen and (device-height: 812px) but didn’t work Posts: 3 Participants: 2 Read full topic
View ArticleHow to get Featured apps list or Top apps list in Ionic Showcase
@Anil_Ionist wrote: Presently my app is in ionic showcase Archive list. How come my app will be in Top apps list or Featured in ionic showcase? Is any special things do i need to do from my side or...
View Article