Ionic cordova run android on windows
@proiertti wrote: I run ionic cordova run android but I obtain the following error: Error: Android SDK not found. Make sure that it is installed. If it is not at the default location, set the...
View ArticleAccording to best practices in ionic 3... what should I use? Pages or...
@msettecasse wrote: My questions is … what should i use when creating an app … Pages or Components? i don’t understand the difference. Can anybody explain me this? Posts: 1 Participants: 1 Read full...
View ArticleVM error on iOS builds
@thisisarray wrote: iOS builds are failing on all of my branches with the following error: Running with gitlab-runner 10.2.0~beta.134.g56c0aa3c (56c0aa3c) on ip-10-2-74-66 (edf4f84a) Creating new VM…...
View ArticleHuge difference between android and ios app sizes
@alesub wrote: Hi, I’m developing my first app, it’s super small as it only checks for a wifi network to open a web view. It has just one screen with a small js script. Plugins in use:...
View ArticlePWA and Lighthouse
@david_bc wrote: Hello everyone, I am trying to build a PWA using ionic. I created a new project using sidemenu. After enabled service-workers, and run an audit with lighthouse, I get a lot of bad...
View ArticleLocal Notifications icon sound
@dumorim wrote: 23334139_10155845488697162_1491900583488082815_o (1).jpg1600x860 123 KB Anyone here has already been able to use the sound and icon of the localNotifications because here for me it is...
View ArticleHi , when i want build android app, event this exception, how to can i...
@mohsen3e wrote: Generating config.xml from defaults for platform "android" Calling plugman.prepare for platform "android" Preparing android project Processing configuration changes for plugins....
View ArticleLogo exceeds header gets cut!
@cracker90 wrote: Hello, i been trying to add my logo in the header of my newly created app, but i couldn’t as the logo exceeds the header height, i been playing around with the z-index on the browser...
View ArticleWrong margin-top calculation on scroll-content with Ionic 3
@Xiwi wrote: This is a random issue on Ionic 3. I have no size defined for the header, just the font-size for which I’m using vmax (but I faced the same with px). BAD (margin-top: 134): 1.jpg1304x178...
View ArticleShow an error page for invalid segments
@ShadSterling wrote: I don’t like that I can go to http://localhost:8100/#/asdfasd and get the normal start page. I want that to be an error page. I tried to implement this by creating a...
View ArticleSVG images served from remote serve not rendering in Android native build
@rodneyjoyce wrote: Hi, SVG images that are coming from a remote server do not appear in my native Android build, but they do appear in the Progressive Web App (https://m.quemesa.com). See the images...
View ArticleIssue with Prod build?
@Dunny wrote: Hi, So I updated to the latest Ionic 3 release and now I’m getting an issue on a production build. Is there anyway I can get more information on this error that’s being thrown? I’ve...
View ArticlePressing back in browser URL changes but view doesn’t (Tabs)
@ccdex_chris wrote: Hello, I’m trying to resolve an odd bug with changing pages. This bug is reproducible when creating a super template in 3.9.2. When navigating from a single pages to another single...
View ArticleDo not show second in the URL bar
@ccdex_chris wrote: Having one single <ion-nav> in the app results in a URL like: localhost:8100/#/login But adding another <ion-nav> results in the URL blowing up like this:...
View ArticleCopying resource to android platform
@bartrbrand wrote: Hi, I added some images I want to add to android platform only. I’ve added the following lines under <platform name="android"> in my config.xml: <resource-file...
View ArticleAccordion list inoic 3
@ojosejefferson wrote: Hello, I do not understand why my list goes like this, I’m using the accordion components and I need to create new list. <ion-content padding id="page6"> <accordion...
View ArticleMultiple Push Notification Issue on Android - Only Last One Shows
@gauz09 wrote: My app is behaving different on Android but works just fine on iOS. So, when my app backend is sending multiple Push Notifications to a particular User/Device, only the last received...
View ArticleTypescript Error Class 'FirebaseApp' incorrectly implements interface 'App'....
@usufalrais wrote: I am trying to work with firebase as sample to add data in firebase database. am added my api to this as beginning step and added simple array to this as shown below but i got error...
View ArticleCORS problem in app with Access-Control-Allow-Origin
@louwi wrote: Hello, everybody, I have created a rest api on my server to do some tests following Matt’s tutorial on youtube: Ionic Creator Tutorials // Using APIs with Angular $http // Part 1...
View Article2 menu in super starter
@YUNHO wrote: Hello I’m new to ionic3 I’m trying to make app using super starter template. in this starter there are two menu. one is defined on app.component.ts the other one is menu.html in page...
View Article