Ionic using popTo specifc page
@anivaishu wrote: I need popTo specific page. I tried to this this.navCtrl.popToRoot('CartPage'); But i am getting this err. Cannot create property 'direction' on string 'CartPage'. How can i fix this...
View ArticlePut file into dataDirectory (build-in)?
@binoculars88 wrote: Hi all, I'm using the Cordova Video Editor plugin to transcode a video. When I download the video first into the dataDirectory (cf. Cordova File plugin), and then use the URI as...
View ArticleStop innerHtml has convert html property to lowcase
@tirano wrote: i try add ionic-image-gallery-zoom it work find but if i use innterhtml get from content side will convert imageViewer to imageviewer. how to fix this problem....
View ArticleHow to avoid translation suggestion of Google Chrome in my app/PWA?
@Natanael4354 wrote: The GUI of my PWA is write in brazilian portuguese. Although when the user app, Google Chrome suggests a translation from english to portuguese. How could I avoid this suggestion?...
View ArticleHCE / Cordova HCE Plugin
@alighani wrote: Hello, I am trying to install cordova-plugin-hce in my ionic v2 project. I ran the following commands as mentioned in the document cordova plugin add cordova-plugin-hce --variable...
View ArticleSupport for Android Nougat
@shivack wrote: Hi,I just wanted to know if latest version of Ionic supports android 7.0 - Nougat? Regards,Shiva Posts: 1 Participants: 1 Read full topic
View ArticleIonic 2, Dynamically change header background color
@rajeshtbabu wrote: see this is my code, here i can add custom color for header , but dynamically, or conditionally how i can change header background color like inline style i can't apply here,,,...
View ArticleChange the value of an input placeholder
@Kardiamond wrote: Hi there! I'm pretty new to Ionic and Angular, so that might be a really easy question, but I googled and couldn't find a good answer. I learned to use Ionic, and didn't get to...
View ArticleOpen SQLite DataBase Downloaded From Internet IOS
@obenavidez wrote: Hello everyone, i want to ask if you know how to open a database downloaded from internet to cordova.file.documentsDirectory, i try to open like this: var pathDB =...
View ArticleAdding Native UI Controls
@hoffmanjon wrote: I would like to create a plugin for Windows that will let us do real time OCR from a video stream similar to this post: https://mtaulty.com/2015/10/16/m_15969/In order for this to...
View ArticleSide menu on different pages other than root page
@AmitSingh007 wrote: hi i am stuck .whether i can add side menu on pages other than root page ..plz suggest Posts: 4 Participants: 2 Read full topic
View ArticleIntegrate Chromecast into Ionic
@dennis-kent wrote: Hello everyone, is there an possibility to stream an Media File from an Ionic app to an Google Cast device? I tried serveral Plugins but during the installation process of this...
View ArticleIssue with browser/compiled version of the app
@abollati wrote: Hi, i'm having some style issues that can only be seen in the compiled version (in the device, all platforms) and can't replicate these same issues in the browser that i'm using to...
View ArticleCSS with IONIC screen resolution ISSUE
@7773783 wrote: hi,when i put the down div i want it to be exactly the size left off in screen.the problem is that it takes it 56px down - exactly the size of the top navbar.so when i do the height:...
View ArticleLazy load components
@codiqa100031834 wrote: Is it possible to lazy load components as it is possible to lazy load modals / pages etc??? Posts: 1 Participants: 1 Read full topic
View ArticleLocal HTML pages (HTTP Based) are not working after being deploying in Android
@yashmidhiman wrote: Hello,I created an application with ionic 3. In which i included canvas(pde) based html files as well, which need HTTP server to run.So while doing ionic serve, it was working but...
View ArticleInjectables are a singleton only per IonicPage and not for the whole app
@mburger81 wrote: We have a app which is using several IonicPage Components which would be lazy loaded. In any of this IonicPage we have an html code like this <ion-header>...
View ArticleAndroid TalkBack accessibility outlines are gone when compiled
@calpoog wrote: When I view my app in mobile web browser (aka Chrome) on Android with TalkBack on, I get the black outline around all the items that I select with a tap while it is being read by the...
View ArticleUpgrading ionic-native - best way?
@pliablepixels wrote: Hi, what's the best way to update ionic-native? I'm looking at this post and it seems I need to manually update all cordova plugins in addition to installing @core - is that...
View ArticleIonic 2 push notifications only appear in the background on iOS 10
@jjchambl wrote: I've probably read ~ 50 posts on this topic, but none which seem to address the particular problem I'm having. While using Cordova's push plugin using FCM and APNS, I've come across a...
View Article