Push to array without button
@Pottymouth wrote: Hello! I am looking for a method to push data to array directly from input. Is it possible? If is, how to do it? Before I used a “save” button to push data but more elegant is...
View ArticleCreating app-starting video/animation
@Qabrix wrote: Hi! I am still pretty new to Ionic and I was wondering if there is any way to create an animation/vid that would be welcoming its users after lauching the app. Then it would change to...
View ArticleCreate a responsive searchable table in Ionic 2
@dalenguyen wrote: I am trying to create a searchable table in Ionic 2. Are there any ways that we can achieve that? search table ionic.JPG1141x695 82.9 KB Thanks, Posts: 1 Participants: 1 Read full...
View ArticleFailed authentification google in ionic2
@med001 wrote: Hello, I have login with google in application ionic2 but I have this error : this is tuto of application :...
View ArticleInfinite scroll make ion-content scroll stay at same content after loading...
@gildebrand wrote: Hi! I’m having an issue with infinite scroll. It loads the elements as it’s suppose to do. However, when the infinite scroll is finished loading more items the content scrolls away,...
View ArticleMaking Div visible after specyfic action
@Qabrix wrote: Hi, I have got div, thats visibility is set to “hidden” html: <div class="sroda"> <button (click)="skip()" id="skip"> {{skipMsg}} </button> </div> scss: .sroda{...
View ArticleIonic View and Ionic DevApp useless when trying to upload images
@JosepAlaziz wrote: I would like to upload an image to my back-end using FormData, but as Ionic DEVAPP and Ionic VIEW does not support file, file-transfer and file-upload plugins, I need to do it...
View ArticleCount Push Notification from Firebase with Badge of app in background and...
@lado wrote: Hello, I have two questions for one goal I’m trying to figure out, how to show and increase Push Notification from my Google Firebase with badge counter of Ionic2 application in...
View ArticleiPhone X header and bottom tabs
@beck24 wrote: I’m updating an ionic 1 app, and need to make it compatible with iphoneX as apparently updates will be rejected unless it runs at full screen. I’ve followed the checklist, using 1.3.5...
View ArticleDynamically adding html/JS
@mikelbring wrote: Maybe I am approaching this the wrong way, but I am have a string with hastags. For example: This is a comment #coolcomment #hashtag I need to replace the hashtags with clickable...
View ArticleIos input valid and invalid color
@helpmelearn wrote: Our company allowed us to see if we could use ionic styling to build some pages. (not having to add extra style). Trying to build a login page. For Android/Material Design the...
View ArticleDisplay base64 image in IOS failed
@rambo1412 wrote: provider code: initCamera() { this.options = { quality: 100, sourceType: this.camera.PictureSourceType.CAMERA, destinationType: this.camera.DestinationType.DATA_URL, encodingType:...
View ArticleTake data from database using Postgres
@haryadihalim wrote: I was building an app right now using Ionic 3. I want to take data from database using Postgres. What should i do now? Make an API? is there any reference? Thank you in advance...
View ArticleProblem upgrading to ionic pro -rename ansistyles
@nimblic wrote: We are trying to move to ionic pro, and we can successfully build our app, but when it comes to deployment, we’ve run into this problem running npm install @ionic/app-scripts@latest...
View ArticleBuild Break with aapt error message . why?
@anespa wrote: Friends, When I try to build the debug apk using command ionic cordova run android I got error as UP-TO-DATE :processDebugResources...
View ArticleTransparent status bar
@taropoo wrote: Hi guys, I am very new to Ionic, so forgive me if there’s already a solution out there (I did check all the other related topics, but none of them works for me). I am trying to achieve...
View ArticleBuild release apk
@healer12 wrote: When I run cmd: ionic cordova build --release android I have bug: Failed to restore plugin "org.apache.cordova.plugin.cache" from config.xml. You might need to try adding it again....
View ArticleSegmented button + scrollable content UI pattern
@bwhiting wrote: I’m trying to recreate a UI pattern I’ve seen on native apps that looks like this: Title (fixed in place) Segmented button, two options (fixed in place) Scrollable content. Content...
View ArticleTo integrate free sms api in ionic 3
@remilkr wrote: anybody please help me to send a sms when an order is placed. Posts: 1 Participants: 1 Read full topic
View ArticleHow to open kik user profile by passing username through ionic 2 app?
@rajkanase wrote: I have a button, after clicking on button kik app should open and it should take me to the user profile whose username is provided ? Please reply as soon as possible? Posts: 1...
View Article