Unable to use all swipe/darg events, but on-swipe works
@800110 wrote: Swipe works well. but SwipeLeft not working, neither the other directions (up,down and right) also the same as other gesture events, on-drag, on-hold,etc....why only on-swipe works....
View ArticleFailing to add android platform
@bradbeatson wrote: Hi, I’m trying to add android to an existing Ionic project but I keep coming across this AndroidManifest.xml issue… Here’s the output of ionic cordova platform add android: monetse...
View ArticlePhone X safe area issues in ionic 1 UIWebview
@nirman99 wrote: I was using ionic 1.2.4 and followed https://blog.ionicframework.com/ios-11-checklist/ to fix my app for iPhone X. Then I tested in iPhone X simulator and there are positioning issues...
View ArticleUnhandled Promise Rejection - Stack Trace is not useful
@nvirth wrote: Hi there! I’m wondering if I’m doing smg wrong, because I could not find anything on the web about how to extract useful info from promise rejection stack traces. Mine looks like this:...
View ArticleMake ionic tab dynamic
@dhameergovind wrote: Hi there I am trying to make an ionic tab dynamic. I have 5 tabs on my app. The last tab need to change base on the users previous page that he/she was on Here is a picture of...
View ArticleWowza ionic live streaming
@wandie wrote: Hello i have an ionic app, its streaming with the ionic-code in docs but i want to access the wowza player and make my ionic app use wowza player to stream live, how do i do that thank...
View ArticleProblem with ionic cordova run android
@gceduvieira wrote: Help! FAILURE: Build failed with an exception. What went wrong: Execution failed for task ‘:CordovaLib:processDebugResources’. com.android.ide.common.process.ProcessException:...
View ArticleIonic Pro IOS build package fails due to phonegap-plugin-push
@ewsapps wrote: Hi, I am having problem packaging my IOS build on Ionic Pro. However, the build succeeds when I downgrade phonegap-plugin-push plugin from 2.1.2 to 1.4.5. Please guide. Below is the...
View ArticleThe Ionic Serve build is not working according to my changes
@luizricardoso wrote: The Ionic Serve build is not working according to my changes. I make the changes to an HTML or TS file, when I save the file with Ionic Serve running, seeing the page did not...
View ArticleHow to pass data to another page
@pbin wrote: i have the list of the videos from the youtube and i want to pass the id and tiitle of the video which i click to the next page. how to do it. Posts: 1 Participants: 1 Read full topic
View ArticleSentry errors [object Object] follows GET ./assets/i18n/en.json
@reedrichards wrote: Hi, I have deployed Sentry in my app in production since a couple of days and I’m now getting a couple of exception report following the initialization of the translations. A...
View ArticleIonic 3, push page after successful http post
@leorjoseph wrote: I have been trying so hard to make this work, not sure why this is not working. Below is the code which am using, import {Http, Response, RequestOptions, Headers} from...
View ArticleExtended Angular Firestore
@AaronSterling wrote: I had fun publishing my previous npm library, so I figured why not contribute another one to the open source world. Honesty, I’m not sure if this is a good thing, or just a bit...
View ArticleUsing SAML SSO inside Ionic app
@thesourav wrote: I have already implemented OAuth for ionic app using ADFS 4.0 as the service provider. Now, there are some internal web sites which are added as links inside the app which are...
View ArticleIonic CSS + Bootstrap 4 CSS
@hyongmoon wrote: I am trying to use some of Bootstrap 4 components in my Ionic project. ionic (Ionic CLI) : 3.19.1 Ionic Framework : ionic-angular 3.9.2 Bootstrap: 4.0.0 Ionic sets a 62.5% font-size...
View ArticleGenerador de versiones release
@anlijudavid wrote: GitHub juliandavidmr/ionic-pre-publish ionic-pre-publish - Instrucciones bash para la generacion automatica APK released con certificado y compresión. Prepara tu app para publicar...
View ArticleIonic and Wordpress Integration using Wordpress REST API
@dayanajabif wrote: Do you want to access your WordPress site’s data through a mobile app? Then this tutorial is for you! This step by step ionic tutorial will show you how to connect your ionic 3 app...
View ArticleThe most complete and beautiful Ionic 3 Starter App Template can help you...
@dayanajabif wrote: Ion2FullApp ELITE is an Ionic 3 starter template that has every feature you will need when building an Ionic app. It includes more than 48 carefully designed views and components...
View ArticleFCM and googlePlus
@DiegoOpenheimer wrote: How to correct a conflict with FCM and google-plus Posts: 1 Participants: 1 Read full topic
View ArticleLocal files on IOS device : can write but not read any file
@apalau wrote: Hi there, I used the cordova-plugin-file-transfer plugin to download files to local system. I selected the cordova.file.dataDirectory option to store my files. No problem for...
View Article