Iframe is blank when run in mobile
@AsmaaAhmed wrote: i am creating an ionic app and i need to view a large size PDF file inside my app either in iframe or in any viewer expect the google doc as it limit the size and the app is working...
View ArticleIonic v3 - ios DeepLink help
@jordanblaketold wrote: Hello everyone, I’ve been working on deeplinks for my ionic 3 app and successfully it worked on android devices, however by the ionic-plugin-deeplinks i have to setup the file...
View ArticleSwipe and Drag and Drop Item Ionic React
@saledev wrote: How to implement list items to be Drag and drop and swipeable at the same time? Posts: 1 Participants: 1 Read full topic
View ArticleIon-datetime Does not use local Timezone
@dominic-ks wrote: Howdy folks, According to the docs - https://ionicframework.com/docs/api/datetime - “Important: ion-datetime will always display values relative to the user’s timezone” Just trying...
View ArticleCordova Android 8.0 change app name
@helpmelearn wrote: Was on Cordova Android 6.4 trying to upgrade to Android 8.0. I had a build-extras.gradle to change the app name from app-debug.apk to the pass name plus a version. This does not...
View ArticleLoadingController issue
@pankajjain15 wrote: Well, this issue is about ionic 4 . I am unable to create an issue on ionic 4 forum that’s why putting here. I have created a loader component import { Component, OnInit } from...
View ArticleHow to solve Execution failed for task ':app:processDebugResources'
@lobaton wrote: Hello everyone, I have problems to build android. I have tried many proposals but I have not had success, I do not use Facebook login. someone who has had the same problem and tells me...
View ArticleDisable ssl Http Request using angular's HttpClient
@ricardoaveledo wrote: Greetings! I’m developing a small app to connect to a poorly developed API that requires Http requests without SSL verification. How can I make a Post request disabling SSL in...
View ArticleStorage Lost when Updating from Ionic 3 to Ionic 4
@chrisjdev wrote: I found that Ionic 3 serves applications from file:// and Ionic 4 serves applications from http:// for iOS and Android. This means that the WebView for each platform has databases...
View ArticleIonic 4 - Programatically show X in searchbar
@Kyrax80 wrote: Hello. Is it possible to show the ‘X’ in the searchbar whenever I want (binding a boolean variable for example) image.png701×64 1.16 KB Posts: 1 Participants: 1 Read full topic
View ArticleIon-content has default vertical scroll bar
@groe3433 wrote: Hi, I am using ionic 5.2.2, and I have an ion-content which has a vertical scroll bar. I am a little lost as to how to make this scroll bar go away. I have tried inserting the...
View ArticleCan't create app after fresh install
@aminemarref wrote: Hello, I am new to using Ionic. I have followed the installation guide and when it comes to running the command ionic start myApp tabs, I get the dreadful error Unexpected end of...
View ArticleIonic build android app error
@dcngibosn wrote: Hello all, I am having error building my app, I have tried all I know. Please I need help cordova.cmd build android [Gradle Properties] Detected Gradle property “org.gradle.jvmargs”...
View ArticleBackground geolocation Crash App only android 9
@developerdpointweb wrote: i’m using the plugin Background-Geolocation https://github.com/mauron85/cordova-plugin-background-geolocation, https://ionicframework.com/docs/native/background-geolocation,...
View ArticlePaid ionic environment
@dcngibosn wrote: Hello all, Please does any one know if ionic has an online dev environment where I can run both new and exist project, and build my app? I don’t mine paying for a subscription. I...
View ArticleAuto refresh / update http request
@Skiman1104 wrote: I am new to ionic and have built an app which is in beta testing on both platforms - as it to do with live football scores the users have heavily asked for an auto update is this...
View ArticleChange user name
@Tubiss wrote: how can ı change my username. Posts: 1 Participants: 1 Read full topic
View ArticleIonic geolocation is not working in ios
@Mahesh098 wrote: Not working even after adding the info.plist in config.xml file here’s my code this.geolocation.getCurrentPosition({enableHighAccuracy:true}).then((resp) => { this.geoLatitude =...
View ArticleSkadate Ionic app setup
@qplay wrote: Hi there, I’m searching for someone who has experience with SkaDate Ionic apps. I have to source code + manual but still a lot of errors. Who can help me setup my MacBook to get the apps...
View ArticleIonic 3 Push Notification : Cant send image
@Nirmalya-S wrote: I have created a demo app with Ionic 3 push notifications. The app is also registered at FCM. Its working fine. But I could not send an image. Also the notification icon is grayed...
View Article