Language select page Logic
@2909sanjay wrote: Hi guyz, I am trying to create a languauge Select page which should launch as first screen only when the app is launched for the first time and once the user has selected the...
View ArticleIonic 2 calculate with Ngfor
@anivaishu wrote: I am using ionic 2. I Developed E-commerce app. Here is my template(Cart Page). PRICE_REGULAR is Product Regular price and PRICE_SALE is product sale price.If I need to increase the...
View ArticleLanguage name
@acr wrote: how called language that used in .ts? look like javascript with weirdness, and where it documented? Posts: 1 Participants: 1 Read full topic
View ArticleProblem with deeplinks on iOS
@ms_sg wrote: I'm adding Deeplink plugin to my Ionic 2 project (https://ionicframework.com/docs/native/deeplinks/) I've added it to the project with $ ionic cordova plugin add ionic-plugin-deeplinks...
View ArticleHow to use ion-refresher?
@CiKay wrote: Hello, I would like to know how to use ion-refresher on my homepage. I would like to be able to update the data displayed there and I do not know how to do it in my controller.Someone...
View ArticleHow can I use function of other javascript file in ionic project? github
@dcscodelife wrote: Now I have a ionic v1 example project, I want add I my own js file mqttws31.js to it.There are many javascript functions in this js file.In the login.html pagewhen I click blue...
View ArticleI run the app emulator(and real device) android 4.3 white screen
@Cankaya wrote: Hi,I run the app emulator(and real device) android 4.3 white screenbut android 5 is runDid you solve it Posts: 2 Participants: 2 Read full topic
View ArticleIon-textarea autosize component not working in --prod mode
@souravknath wrote: Hello Guys, Please help me, I have implemented Ion-textarea auto grow custom component. when running in web on 'ionic serve ' command it is working better but when executed 'ionic...
View ArticleHow to make the layout like the picture below?
@liuya891012 wrote: i try this,but not what i want <ion-item> <ion-thumbnail item-start> <img src=""> </ion-thumbnail > <h2>Woody</h2> <p>This town ain't big...
View ArticleHow to stop when using param every in local notifications
@holu15795 wrote: i have job at 10:00 , i want show notify before 10 minutes and i want after 2 minutes notify show 1 times. i have make it. it show notify at 9:50 9:52 9:54 ... but to 10:02 it have...
View ArticleIonic 3 first time load
@nsvivek121 wrote: I had developed an app in ionic 2. This has initial load time 6 to 30 seconds. And bundle size of android apk is 8 MB. Then ionic 3 comes with lazy load. I converted my whole app...
View ArticlefileOpener2 cant open PDF. Android 7
@anton_klochko wrote: Hi all ! Could someone suggest please .. is it possible that fileOpener2 open PDF well on Android 6,5,4 but not on Android 7 ? I use such code .. openURL(url) {...
View ArticleHow to display the number without comma
@amine216 wrote: How to display the number without comma , for exemple11.5 ==> 11 Posts: 1 Participants: 1 Read full topic
View ArticleCustom text in Splash Screen
@cnswico wrote: Is there any way that I can include text along with the splash screen? One thing I tried is by actually baking the text onto the splash screen. The problem with this is that it would...
View ArticleHide Logo on Subpages
@Dar3lis wrote: Hey guys. I am trying to figure it out how to hide a logo which is in the top navigation once I click on the sub-page. toolbar.html <ion-header align-title="center">...
View ArticleUnderstanding Overriding ionic variables
@yasirpanjsheri wrote: hi , perhaps this is a silly question but I am a bit confused. what the difference between $tabs-background and $tabs-md-background? does that mean if I use the second one or...
View ArticleJPEG file not opening after creating it with Writefile Api
@ShehramTahir wrote: I am creating a JPEG image with writeFile. It is giving me success on this and creating an jpeg image in the directory. But when I open that file manually by going into that...
View ArticleAndroid Kitkat compatibilty issue
@rabbounicha wrote: Hello everyone, I'm using ionic v1 for a project and I have some compatibility issues. I must deliver on Android Kitkat OS (on tablet) an application and many things doesn't work...
View ArticleBuild Variants with Ionic2/3
@jd048 wrote: Does Ionic/Cordova support build variants (like targets in Xcode or Product Flavors in Gradle)? I need to create Lite and Paid version off the same code base. Posts: 1 Participants: 1...
View ArticleCordova Gigya SDK Integration on Ionic
@bonlemuel wrote: Hi Everyone, I tried integrating Gigya SDK. I followed the correct documentation (http://developers.gigya.com/display/GD/Cordova). But I got an error when importing Gigya plugin...
View Article