Login page 2 second shows after reopen the app in ionic 4
@mehraj786 wrote: hi i am using authguard after login if i minimize or close the app. again when i open it loads 2 second login page then loads dashboard how to prevent to load login page can anyone...
View ArticleI made a mobile game with Ionic!
@wojtekkabat wrote: Hello everyone! In this difficult time of covid quarantine, I thought I’d make a mobile game! I decided to go for Ionic, as I made some apps with Ionic before and it worked great,...
View ArticleDuplicated Pods files cause build error
@transitlounge wrote: Hi, I’m running in to an error when building my ios app in xcode, i get: duplicate symbols for architecture arm64 I’ve tried to delete the “ios” directory and run ionic capacitor...
View ArticleIonic 5 adding strip integration
@AvkAvk wrote: BilingPage.html:16 ERROR TypeError: Cannot read property ‘open’ of undefined at BilingPage.payMonthlySubscription (VM6093 biling-biling-module.js:192) at Object.eval [as handleEvent]...
View ArticleProperty 'subscribe' does not exist on type 'void'
@Shashanksr wrote: Hi Team, filter(value) { this.loading.show();//shows loading circle this.videos = [];//defines this.videos as an empty array let temp = this.ytProvider.getVideos(value);//defines...
View ArticleCustom tab design
@indraraj26 wrote: FB_IMG_15860125359517923720×396 38.1 KB Is anybody tried making this kind of tab? through some idea Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 Sendgrid for Contact Us Page
@AIBug wrote: I’m trying to use Sendgrid (mailing service) for my contact page in my app. But… I’m not sure how… I think I’m close. Can anyone help me? This is the code when the user hits the...
View ArticleIonic 5: VirtualScroll and images caching
@PanJanPan wrote: Hello, I am building an app (Ionic 5 + Angular 9 + Capacitor) where I have long lists of cards containing images and short description. So, in this case I have to use virtual scroll...
View ArticleCordova-plugin-keychain-touch-id ios issue
@peterkhang69 wrote: HelloWorld[3422:896522] [access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app’s Info.plist must contain an...
View ArticleIonic 5 - Awesome tab bar with curve
@shinix wrote: Hi everybody, For my mobile app (iOS and Android), i’m working to change a little bit the design of tab bar. After some search, i have see nothing to make that free, so i’ve decided to...
View ArticleIonic slider with slidesPerView responsive depend on device size
@alitalaee wrote: Hi Everyone I want to create a slider in ionic, then change slidesPerView depend on device or browser Size; for example I want when device size in 360 or lower , slidesPerView = 4...
View ArticleIonic cordova button not clickable in IOS Emulator -- Need Help
@wozom wrote: When I run the below code on a browser; it works like fine and when I click the buttons they trigger the functions, but when I deploy it on ios emulator then the click does not work at...
View ArticleProfile Image icon
@azharalikasuri wrote: I want to make a profile upload and camera icon like this but spinner in the ! center of person image while. Annotation 2020-04-04 230805|189x155 Posts: 1 Participants: 1 Read...
View ArticleCan we are using Cordova and Capacitor in same project?
@alanmm wrote: I am building project with Ionic 5. Posts: 1 Participants: 1 Read full topic
View ArticleVideo as background not loading on Device
@Wannen wrote: I tried using gl-ionic-background-video to use a video as a background , it works perfectly on Browser . but throws Err_File_Not_Found on Android Device and Display White screen . So...
View ArticlelistDir in sdcard returns empty array
@MustafaMohamed1996 wrote: this.diagnostic.getExternalStorageAuthorizationStatus().then(s => console.log('sss', s)) this.diagnostic.getExternalSdCardDetails().then(d => { let filePath =...
View ArticleDetails right arrow open menu
@simonioannides wrote: Hello i want to make a function that will open tabs when a user clicks the right arrow as shown on image Posts: 4 Participants: 2 Read full topic
View ArticleCapacitor plugin on android No listeners found for event
@armanfantasy wrote: Hello everyone please help me i made a capacitor plugin for handling firebase dynamic link i managed ios but now i’m stuck on android this is in my MainActivity...
View ArticleIon-virtual-scroll horizontal
@sheikhm wrote: Hi, I’m new to ionic, and start really enjoying it but i’m stuck how to make ion-virtual-scroll to move horizontally in ionic-v4. Can i get a sample code for this, any help would be...
View ArticleSudo ionic cordova run android stops work
@Abraham94 wrote: Hi! Im learning ionic but I have a problem, I have been trying to solve this, but I dont know how. When I launch: sudo ionic cordova run android in my app I recieve that error: `...
View Article