ion-slides pager overlapping with the ion-slide content
@venkadeshp wrote: I am creating ion-slides as follows, <ion-slides pager="true" *ngIf="canShowPieChart"> <ion-slide *ngFor="let pieChartObject of pieChartObjects"> <h3...
View ArticleIonic 3 JQUERY carousel AND Angular parse value
@boxmobiledev wrote: 2018-01-22_17-20-01.png637x759 24.8 KB i can’t set this.indexSlide = _aa; >>> this.indexSlide is not get data from aa ::: please help thankyou Posts: 1 Participants: 1...
View ArticlePlugins, platforms and devapp
@JosepAlaziz wrote: Just a simple question: do I need to add any platform, ionic native plug-ins or cordova native plugins to my project when testing on DevApp? I have checked online docs and, even it...
View ArticleHow Ionic deploy detects the users device?
@Nithya90 wrote: Hi Ionic Team, I was going through Ionic deploy feature and would like to know how ionic deploy identifies the real-time users device and updates the app what is being deployed...
View ArticleSend email with smtp
@VinithaJ wrote: Hi, i have an application that needs to send emails from a server with smtp, how can i do this? Posts: 1 Participants: 1 Read full topic
View ArticleHttp post return NULL
@kirillusgadus wrote: Hello. I’m trying to get the results of the query post and Ionic returns null. What’s my mistake? this.httpClient.post('http://devel.do-kirov.ru/app_vyatsu/login',...
View ArticleHow to integrate PHP and MYSQLI as backend in IONIC Framework
@amitytech wrote: I need to integarte my php website data to my app using php using mysqli .can anyone send me refer code ? Posts: 1 Participants: 1 Read full topic
View ArticleHow to know that this string is Emoji?
@Putintsev wrote: Еxample: this.text = '😁'; // this.text.length will be 2 How to know that this is 1 character and it is Emoji? I will be grateful for any idea. Posts: 1 Participants: 1 Read full topic
View ArticleCant login to my account during ionic first project
@yatia wrote: fail to login ionic during npm i command.PNG715x510 12.4 KB Posts: 1 Participants: 1 Read full topic
View ArticleOpening to tables SQLite
@barreola wrote: I’m working with SQLite, but when I try to open a page, the next error is shown. image.png962x782 190 KB But the database is actually open constructor(platform: Platform, statusBar:...
View ArticleDisplaying data when page loads
@sunnyj58 wrote: I’m having some difficulty getting some data to be shown the first time a page is loaded on an ionic app. What I want to happen is for a user to click a link of the menu, the page to...
View ArticleBind ionic to differents databases
@mgleria wrote: Hi there! I need to develop an application that can potentially link different databases, but only one at a time. The application will have different clients, who use different...
View ArticleHow to Read/ Process User's Data and Send Data from Angular Admin Dashboard...
@waleedshkt wrote: Hi guys, I am building a multi-user ionic app which I would like to connect to (backend) Angular admin dashboard and a cloud database. I have developed both the dashboard and ionic...
View ArticleNeed help with issue where list is only updated after keyboard is dismissed
@Nubdienub wrote: Hello, a couple of days ago I created a topic on StackOverflow with a question regarding a issue that I had. Unfortunately noone could answer the question for me. I am still having...
View ArticleIonic Pro build: customised AWS-SDK module required
@Tobin wrote: Using the JS AWS-SDK in typescript. AWS.config.credentials has type defined as Credentials | CredentialsOptions | null in AWS’s docs, however on compilation we get: Property ‘refresh’...
View ArticleAsking for a recommedation: Local storage or Firestore?
@TiTiTools wrote: Hi, I have to take a decition about how to manage the storing image process… I think it’s better to storage the images locally, show it to the user, and, when the user confirms is...
View ArticleLive Upload. UPDATE_METHOD none, not working
@Holistor wrote: Hello everyone, I´m trying to change the way my app handles the Live update. My config.xml: <plugin name="cordova-plugin-ionic" spec="^2.0.4"> <variable name="APP_ID"...
View ArticleCalender create event error
@Milanrokad wrote: i get error while using create event in local phone error is ‘calender plugin is not installed’…but i have already installed this plugin Please help me Posts: 1 Participants: 1 Read...
View Article