Image-background in CSS
@st3ph31 wrote: Hello, I’m trying to display a background-image in my Ionic app and I’ve tried all the paths that I could imagine but that doesn’t work… I found some topics on this subject but these...
View ArticleIonic slide option changed but something wrong
@Amara wrote: oldway: slideOptions = { loop: false, pager: true, noSwipingClass: ‘swiper-no-swiping’, paginationClickable: true, paginationBulletRender: function (index, className) { return ‘’ +...
View ArticleFirst Android Oreo experience with Android apps?
@Sujan12 wrote: Anybody first (production) experience with Android Oreo and Ionic apps? Posts: 1 Participants: 1 Read full topic
View ArticleMarkerClusterer with NOT native google maps
@canyoningapp wrote: Hi, I have a problem with a google map, I included google maps not native in my project, it works fine, but I have a lot of markers and I founded MarkerClusterer, I would like if...
View ArticleDynamically pass http params from form to service provider
@georgeb1 wrote: I have a form that users select options from and then I need to use those selections to send http get or put requests. How can I pass this data to URLSearchParams in my service...
View ArticleCamera Image not displaying in iOS
@tchinou1 wrote: Hi, I’ve been using the camera and the Image picker plugin and displaying the images in FILE_URI format for a couple of months now, but since our last update (31 July) the images...
View ArticleCordova Native Audio - Multi audio at same time
@Rich4rd wrote: Hi! I did a search, but I did not found anything. If I am wrong, please feel free to point me to the right topic. How can we play at exactly the same time multi sounds selected with...
View ArticleHow to integrate API.AI in Ionic?
@dlim wrote: Hi, I’m new to Ionic and API.AI. I would like to integrate API.AI on my Ionic app to have a chatbot style application. On home tab, I would like to have a window where user can send a...
View ArticleFocus input programatically + scroll
@mnbattaglia wrote: I’ve an app where I need to set focus on a certain input field. The first problem I’ve found was setting the focus (with setfocus method) didn’t do anything. Tried in the class...
View ArticleDifferent background-color by page
@kalador wrote: hi guys, i want different background color of ion-content for 2 pages but i can’t achieve that. i try 2 way but does not work : First Try FirstPage HTML <ion-content...
View ArticleHow to pass page number in infinite scroll?
@dlim wrote: Hi, I’m new to ionic and would like to use infinite scroll to display data from HTTP get with pagenumber parameter similar to below: http://xxx.com/users/pagenum=1 Can infinite scroll...
View ArticleHow to display ion-icon based from property retrieved?
@dlim wrote: Hi, I would like to display ion-icon based from value retrieved from *ngFor. Tried using *ngIf on ion-icon but it’s generating error. <ion-list> <button ion-item...
View ArticleHow to include external js ionic3
@inghost3r wrote: I’m getting an error when I try to use it like this Posts: 1 Participants: 1 Read full topic
View ArticleChange default webview in ionic to chrome webview
@rashidi wrote: ionic use default android’s webview to run app. how to change default webview in ionic 3 to chrome/chromium webview ? Posts: 1 Participants: 1 Read full topic
View ArticleIonic packaging for iOS fails when adding onesignal
@Avislux wrote: I’m trying to build a cross platform app without a mac. I’m having no problems with Android. I’ve spent several hours or so dealing with iOS certificates with OpenSSL After this...
View ArticleSearchbar - change default label
@JAR19 wrote: Is it possible to change the label ‘Search’ which is displayed in the search bar component? Posts: 2 Participants: 2 Read full topic
View ArticleError: Failed to transpile program
@sonuyadav wrote: all was good, sudden stopped working the build. with error Error: Failed to transpile program cli packages: (/var/www/html/bh/node_modules) @ionic/cli-plugin-cordova : 1.6.2...
View ArticleHow to load multiple views inside side menu ionic
@senling wrote: I want to display categories and sub categories inside side menu. Instead of accordion like menu, i want to load sub categories which should be inside side menu with back button. Is it...
View ArticleBlack screen of death after resuming app
@FilipMatys wrote: Greetings, Having problem with our app going black after resuming. After debugging through logcat, we found out, that the app crashes with following exception: W/WindowManager(...
View ArticlePayment gateway integration for mobile app
@esuguna wrote: Hi, I m trying to integrate the ccavenue payment gateway with the ionic hybrid mobile app and the ccavenue is not providing any integration kits for the same. I have looked for sources...
View Article