Open login page and go back with refresh
Hi everyone, Looking for a bit on the forum and google I could not find anything so I write here. In practice I need to enter a feature that checks if the user is logged in. If not logged in, open a...
View ArticleCannot change iOS run target
Trying to run ionic 5 in iOS iPad simulator. Available emulators: ./platforms/ios/cordova/lib/list-emulator-images iPhone-5s, 10.3 iPhone-6-Plus, 10.3 iPhone-6, 10.3 iPhone-6s, 10.3 iPhone-6s-Plus,...
View ArticleIonic V4 ios : Header is dissappearing when keyboard and toaster active same...
I have an issue where the ionic header is disappearing from the screen (like pushed out of the screen to top) when the keyboard is active and then toaster pops up header goes away. this is happening...
View ArticleSet ref of active IonSegmentButton with multiple buttons
Hi, I have news categories out of a json source and I want to scroll the active item into the viewport on pageload&/didEnter. Its easy onClick, but I cant set the correct reference, within the map...
View ArticleContent overlaps in StatusBar when without Toolbar
Hello, I’m facing a small problem and I can’t believe I don’t find a clean solution for this when browsing the forum (maybe my search queries are all wrong?). I’m building an app with Ionic, React and...
View ArticleError: Cannot activate an already activated outlet
Hello, it shocks me when I’m running on Android platform the app with ionic 4, it works perfectly, but when i run it with --prod (i dont have any configuration on prod, only by default) or when i do...
View ArticleIs not an iOS AdHoc profile
Howdy, I have an old JQuery Mobile application that I’m trying to migrate from PhoneGap Build to AppFlow. I’m selecting “Ad Hoc” for the build type and I’m getting this error “…is not an “iOS Ad Hoc”...
View ArticleAndroid Floating Window and Scan
Hello, I like to implement an app which is scanning the screen and analyse the resulting picture. I found an old community discussion with the result, that it is not possible. Has the situation...
View ArticleIon-icon with routerLink?
I want to have ion-icon next to my ion-title The problem is I also want to ONLY attach a routerLink to ion-icon If I do it this way: <ion-item routerLink="/home/"> <ion-icon...
View ArticleLocal Notifications every week on specific day (Cordova or Capacitor)
Hello everyone, I have a goal, and that goal is to have Local Notifications on my app, every week, in a specific day and time. I tried to do it with capacitor, but it doesn t seem to work, ans there...
View ArticleReturn a specific device based on service to be scanned on bluetooth scan...
github.com aircable/SPP-over-GATT/blob/119fa00ef9d42230db93c9fd45c56db399095631/src/pages/device/device.ts import { Component, NgZone } from '@angular/core'; import { IonicPage, NavController,...
View ArticleChange lockscreen information
Hello, I would like to change two pieces of information on my lockscreen. Currently when my user starts audio streaming, from the lockscreen, he gets the following information: App name: Myapp Logo:...
View ArticleAccess to XMLHttpRequest at...
authservice.ts import { Injectable } from ‘@angular/core’; import {HttpClient, HttpHeaders} from ‘@angular/common/http’; const apiUrl = ‘https://authapistaging2.mymonow.com/api/auth/token/create’;...
View Article"TLS connection could not be established:...
Hi guys, I’m trying to make a post request but I get a certificate error. I’m using ionic5 with capacitor and the advanced http plugin and I was wondering if there was any way to solve this? Could you...
View ArticleIonic 3 cordova-branch-sdk plugin not working (ios)
ionic 3 cordova branch sdk plugin not working in ios build its giving “branch.h file not found” error ionic info: Ionic: Ionic CLI : 6.10.2 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework :...
View ArticleWhy does the splash screen hide itself without me putting the...
I am trying to hide the Splash Screen until finishing some verifications but the Splash Screen is hidden automatically without me hiding it without the method, why does that happen? This is my...
View ArticleUsing Vue.js (v3 Beta) with Ionic Components & Capacitor Plugins
VIDEO: https://buff.ly/2R3RXmU Starting the process of updating the vue/ionic content i started creating over a year ago. This still beta, but vue support is integrated in the cli now so it is much...
View ArticleGetting ERROR while using the form in IONIC+ANGULAR
Form is not loading due to below error. Error: ERROR Error: Uncaught (in promise): Error: NodeInjector: NOT_FOUND [ControlContainer] Error: NodeInjector: NOT_FOUND [ControlContainer] at...
View ArticlePage calls modal1 that calls modal2: how to get data from modal2 to page?
Hello, I have a page that calls a modal which then calls another modal. The first modal is dismissed when the second modal appears. Now, depending on what a user does in the second modal, there might...
View ArticleReact iOS condense title transition scale glitch
Hi, I’m having trouble figuring out the glitch happened with React iOS condense title transition. When routed from other pages back to the main Large Title Header, the size of the title will scale...
View Article