Typescript error only on OSX
@netick wrote: Hi, when start a project : ionic start tabs ionic serve work on our UBUNTU and WINDOWS On our OSX, we got a really wired error, you can see it on picture. Capture d’écran 2018-09-27 à...
View ArticleIonic floating menu
@HackingCorp wrote: Hi, dear ionic programmer. I am facing a problem and I ask for your help. Indeed I would like to implement the floating menu system outside the application is to say Shazam style...
View ArticleWhen publish android apk iget zipalign error
@safaAlshaarri wrote: hi everyone, when i publish app and do this step zipalign -v 4 app-release-unsigned.apk app.apk i get this error zipalign -v 4 app-release-unsigned.apk app.apk zipalign : The...
View ArticleDecimal place
@rafaelviegas wrote: can anybody help me? How do I leave only two numbers after the comma? Posts: 2 Participants: 1 Read full topic
View ArticleIonic v3 support
@rindegastos wrote: Hi there! Is the verison 3 of ionic getting some kind of support? Because the last update was in november 2017 for version 3.9.2. I know that all the efforts are in v4 but still...
View ArticleHttp request avec certificat ssl
@hlaouamri wrote: Bonjour. je réalise une application qui doit utiliser une api avec oAUTH2 pour recuperer des données. afin de recuperer le token de connexion je dois utiliser un certificat ssl qui...
View ArticleLivereload / auto rebuild not working
@avenouslee117 wrote: Ionic live reload / auto rebuild not working after ionic build app release for ionic serve Posts: 1 Participants: 1 Read full topic
View ArticleIgnoring file www
@davyyg wrote: Hello, Should I ignore www file on git when uploading ionic? Thanks in advance. Posts: 5 Participants: 2 Read full topic
View ArticleRun time permissions not working in Ionic3
@Ram1122 wrote: I am trying to read List of SMS using below code and when i run below code its shows me Run time permissions dialog and i allowed relevant permission and even i enable READ_SMS...
View ArticleHow to make scrollabe tabs
@ArunPR wrote: Hello, I am new to ionic. In the defaults ionic tabs example if I add some more ion-tab elements to it, it resizes itself to fit all tabs in the same place but I want that it doesn’t...
View ArticleLive chat feature for Ionic 3 app
@kimi21 wrote: Hi, I have a built an Ionic pp in which I want to add a live chat feature. My requirement is that, I want the chat icon to be visible only on a specific page and not throughout the app....
View ArticleCustom button Themeable Browser not worikng IOS
@manhlh231 wrote: I use Ionic 3 and Themeable Browser library, I custom button in toolbar Themeable Browser and first time click SitePointSitePressed() not run BUT click second time then run 2 event....
View ArticleIon-datetime returns an object?
@HinderiksR wrote: Hi, I’m extremely confused by the ion-datetime documentation. I’ve got some question which i hope someone can answer. Global settings. I would like to provide translations for...
View ArticleIonic 4 how to get file content from ?
@Cmolnar wrote: Hello all, I need to code a file-upload for the Browser-Version of my App. I am trying to use an default like: <ion-item> <ion-input [ngModel]="video.file" id="video"...
View ArticleIonic 4 - navigate from tab page to non-tab page keeping tabs
@Nazirovich wrote: In Ionic 4, I have an application with tabs (Home, Search, Info). From Search page, I navigate to Detail page but I want to keep the tab menu on the Detail page. I want to keep the...
View ArticleIonic 4 beta stable?
@Papamilo wrote: I will start a project at the beginning of 2019 (January or February). Maybe a bit later. Will it be better to start with t he actually 3.9 version even it will be very soon (but when...
View ArticleUpload Image via HTTP Post
@Sfsgdfgfdgdsffbv wrote: I need to save an image in the bank, the image even without being the code. I’m trying with AJAX and jQuery but it does not send the image and it does not display an error....
View ArticleDownload images from server
@kedar2594 wrote: Hello, I am newbie for ionic 3 development. I am trying to use fileTransfer plugin for downloading images from server, but not getting anything when installed in android device. Here...
View ArticleIonic 4 beta update - not showing background colors
@joanroig wrote: I’ve just updated my ionic-native plugins from beta.15 to beta.21, and Ionic from “@ionic/angular”: “^4.0.0-beta.8” to “@ionic/angular”: “^4.0.0-beta.12” and all background and...
View ArticleBlack bottom bar on iPhone X, disappears after keyboard slide up
@roysoetantio wrote: Hi there, I have this problem that’s been bugging me for few days, I’m new to Ionic. I’m trying to optimize the app for iPhone X. When I boot up the app, it has this black area at...
View Article