Ionic app loads using Ionic serve but not with xCode
I’m currently stuck on a problem related to my Ionic project. I have an Ionic project on GitHub which i’ve been working on in the past few weeks, i have a few Cordova plugins as part of the project....
View ArticleCreate Data with service
Hey there, I have just a question my search haven’t answer to it so I need you. So I would like to know if it’s possible to save and write automaticly in file.service.ts. and how ? Is it common to do...
View ArticleCapacitor Storage on ionic app is not working in android
Screenshot_20210117-143745720×1600 74.6 KB Anyone please help. I have a base64 string in capacitor storage and its working on web but when i run the app into android emulator then its not working at...
View ArticleLocal Notifications - Integral part of app
Hi guys, I am at my wits end. I am a experienced Angular developer but this was my first Ionic app. So simply put I want to activate a local notification at a certain time in the morning and then one...
View ArticleHome page as root?
Is there a way to have my Ionic Angular app open my app’s home page as /? When I navigate to my app’s domain, it loads /, then redirects to /home. Is there a way to keep the browser ‘pointed’ at the...
View ArticleGetting NullInjectorError: No provider for ChangeDetectorRef!
i have shared code between web app and ionic app in web there is not issue but the ionic throws this error NullInjectorError: No provider for ChangeDetectorRef! 1 post - 1 participant Read full topic
View ArticleReorderable Slides
Can the ion-reorder component be applied to ion-slides (instead of ion-item)? I’m looking for the capability of adding drag-and-drop reordering to slides. Is there a straightforward way to do that? 1...
View ArticleHow can access Facebook, Instagram, Linkedin, Twitter, Youtube, etc using...
I tried to open Factbook, Twitter, etc using Iframe in Ionic 5 application. But I got error. do you have any solution? 1 post - 1 participant Read full topic
View ArticlePage not found
I have an ionic web app I’m trying to host on Netlify. When the page loads, it immediately navigates to my app’s login page (which is the default page in the app). When I try to reload the page, I get...
View ArticleProbelms with Local Notification ionic
I don’t know why even when I will be the vibrate: null property when the phone is in silent mode it vibrates with each update of the progress bar, besides I am not able to leave the notification in...
View ArticlePush notification plugin to receive data without user tap
I am developing an ionic application with push notification. I tried using FCM plugin. But observed that in background the data is received in the JS callback when the user taps on the notification....
View ArticleFilechoser plugin
Hi, I am using filechoser/filetransfer plugin to upload a music to my backend. However after the fileChooser.open function is triggered, I am able to select a file but then my app crashed and restart...
View ArticleIos icon float issue with header item
Hello Guys i got issue where the icon float on ios device For android device it work perfectly Here is the code im currently using 1 post - 1 participant Read full topic
View ArticleIonic cordova related error
Preparing Firebase on Android cordova-plugin-firebasex: Preparing Firebase on Android Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=C:\Users\056-Model Ideal\AppData\Local\Android\Sdk...
View ArticleHttps request can't made from native android device
My https request work well in chrome browser but does not sent when running with android real device or from emulator. I am connecting PouchDB with CouchDB server configured with SSL. In previous...
View ArticleIon-searchbar cursor position points to starting of the string inside the...
Steps to reproduce: Type any text in the searchbar. Take the focus out of the searchbar, so that the keyboard dismisses Again tap inside the searchbar, now the cursor position points to the starting...
View ArticleIonic angular grammar files
I have a project related to compilers that require the grammar files of ionic using Angular framework. Are there any grammar files for it or what grammar files and tokens they used in parsing? 1 post...
View ArticleiOS notch safe area inconsistent behavior
Hi, I’m having issue with ion-toolbar paddings inside the safe area of iPhone 10+. At first the webview starts where it should (window.innerHeight = 862px) and after closing and reopening the app it...
View ArticleIonic 5 and Odoo connection got error on handling json response
I am trying to connect odoo and ionic 5 using api interface. below is my Odoo controller: @http.route(’/ionicon/authenpost’,type=“json”,csrf=False,cors="*", auth=“public”,website=False,...
View ArticleIonic Vue Book
I am working on an Ionic Vue JS Book which should be available in beta form around the end of the month. you can get notified about the book’s release by signing up here: Leanpub Build a VueJS App...
View Article