Custom Font - Ionic 3 don't work
@JEricaM wrote: Custom Font related question. It’s the first time that I try to use a custom font inside the App but I have a lot of problems… Example: I want to use this google font...
View ArticleGenerate tabs
@pedro_alegriia wrote: someone knows how he could generate two tabs in the same project Posts: 1 Participants: 1 Read full topic
View ArticleChange push animation type for entire app
@Haug wrote: Hello Is there a possibility to change the the animation type for all pushes in the entire app? For example from slide to fade? Is there a setting somewhere? Goggling didn’t give me a hit...
View ArticleObservable
@Kevincyh wrote: image.png445x554 15.8 KB Posts: 1 Participants: 1 Read full topic
View ArticleHow to set my app like a web browser in Andoid
@andrewalkermo wrote: I want to set my app like a web browser in android, when i click in a http link appers the intent with the list of all browsers installed, how to put my app on this list? Posts:...
View ArticleFirst time rest call fails from application before login
@nivasvarma wrote: Hi All, I have an application, where I have to select state before login. But the State dropdown is coming empty. If I press back button and exit and open the application again on...
View ArticleIONIC 3 - Bottom Tab iPhone X UI issues
@guifeliper wrote: I have faced the issue with the notch on iPhone X and I solved with just CSS. However, I am having a problem with this button tab. It would be nice if I can extend the button width...
View ArticleIonic4 with Crosswalk Webview on Android platform
@shax wrote: DISCLAIMER: I’m aware crosswalk is not supported anymore, and that it adds substantial size to the APK Now, since Ionic4 is not working in WebView versions <54 I’m trying to make...
View ArticleFlash Card Component
@Nicolas195 wrote: I used the tutorial of “Josh Morony” to create a quiz about Ionic. In his home.ts he uses the setTimeout (), but I would like to replace it with a button, it’s been several hours...
View ArticleGetting an old ionic app to run?
@chamiltongt wrote: I’ve got an app written in 2015 (I’m not sure which version of ionic?) I’ve loaded it onto a machine that has ionic v3 on it. I’m wondering if I can run it even though it’s not...
View ArticleError with scrollToBottom : Footer overlaps Content
@Antoine33000 wrote: Hi, I have an issue with the scrollToBottom method of the ion-content. I’m trying to develop some kind of chat, with a bottom scrolling as messages are received. The problem is...
View ArticleError after installing Cordova-plugin-firebase (:app:mergeDebugResources')
@kaapswow wrote: Hey all, I have been trying to resolve this problem for a wile now. So on my project I keep getting this error after trying to run the app to my phone. What went wrong: Execution...
View ArticleIonic location get cached position
@fabriccio wrote: Hello, I’m using Leaflet for maps and for geolocate, but when I move to another location the app returns the old location. This is my code: this.map = leaflet.map("map").fitWorld();...
View ArticleBest way to play video (streaming)
@wekas wrote: Hi, I need to play fullscreen videos from youtube by clicking a button or selecting from a menu. (Imagine a udemy course) I have had a look and I have found the following 4 options:...
View ArticleIonic-v4 input type=number shows spinner
@sridhar-aravind wrote: I have been using ionicv4 beta for development when I try this <ion-input [(ngModel)]="userphone" type="number" name="phone" #phone="ngModel" spellcheck="false"...
View ArticleURLSearchParams, HttpParams
@salad-gg wrote: Hi guys, I am migrating to Ionic 4. Checking my angular version i am using angular 7. Can someone please help me to rewrite this assuming HttpClient; encodeObject(obj):...
View ArticleHow to get all products from a specific category in woocommerce?
@flycoders_sourav wrote: I’m interested to know what is the specific url endpoint i need to hit such that i can get all products from a given category. Tried:...
View ArticleShopping cart + Storage + add and remove quantity for specific item in ionic 3
@shashankverma12 wrote: I am working on this shopping cart module for one of my projects and this is the first time I am working on feature lie Shopping cart. Here I have a button for every item and...
View ArticleIon search bar cursor point moving with the content?
@saty932 wrote: we are right now testing our app in ios11. Whenever I scroll the content in ios searchbar with cursor also moving. Searchbar is somewhere and content is somewhere.anybody have fix for...
View ArticlePreview camera with video capture
@avishai_peretz_dev wrote: Any solution to capture video with Camera Preview? Or any other plugin with ability of preview camera (html overlay) ? Posts: 1 Participants: 1 Read full topic
View Article