How to generate a unique random value for a mobile transaction?
@anespa wrote: Friends, I need to do a payment through ionic 3 using inapp web browser . As a requirement for unique identification of transaction , we need to pass a unique transaction Identifier to...
View ArticleHow to ionic can working under off-line mode and online mode on iPad / on...
@sorsiang wrote: I have some question on ionic. We still developing web & mobile platform on ionic but I want to know “How to ionic can working under off-line mode and online mode on iPad / on...
View ArticleHandle with data from NextCloud
@MatthiasE wrote: Hi all, I wanted to connect my Ionic App via webdav to my NextCloud server. Therefore I used https://www.npmjs.com/package/webdav . But getting CORS issues and other ones. Does...
View ArticleVideo editor
@codiqa100033976 wrote: Is there a plugin to cut video for android? Posts: 1 Participants: 1 Read full topic
View ArticleUpdate cause the working system collapsed.. why?
@anespa wrote: Friends, I am working in ionic 3.9.1 . Accidently i allow upgrade and now i got error as bash: /usr/bin/ionic: No such file or directory Please help . I installed old version , but...
View ArticleConnection refused when running on device(while calling JSON service)
@Gokul15 wrote: Hi all,Am calling a json service on a local weblogic server. When i runned on my device with the command: “ionic cordova run android --livereload” am getting the following error: GET...
View ArticleRequest for best practices for offline sync advice
@jamesnurse wrote: Hey all, I’m creating v2 of our app in Ionic. We already have an open API which we will be using to get the data used in the app, which we are forced to use due to our tech stack. I...
View ArticleUse jQuery Flot plugin with ionic
@makville wrote: I am trying to use flot charts for displaying charts in an ionic 3 app. I have tried using ng2modules flot (https://www.npmjs.com/package/ng2modules-flot). It requires importing the...
View ArticleLaunch Navigator Native plugin work at DevApp, but not real APK
@soo wrote: Hi, I am using the Launch Navigator native plugin, connect Wi-Fi and run it at DevApp, everything’s working fine. But after I generate APK for android, it doesn’t work at all. SDomebody...
View ArticleIssue with Http.post in apk
@santoshdesai wrote: i’m facing difficulty while setting root in http post for login and to move on to next page. this.http.post(url, JSON.stringify(body), {headers: this.headers}).subscribe( data...
View ArticleDownloading Large quantities of Images to internal storage
@byron-lowire wrote: Hi there I’m hoping someone can help me out with a problem I’m facing. I’m trying to make an offline app for a sales team, which sell kettles. They have about 800 kettles in their...
View ArticleVariable.scss ionic files cannot resolve problem
@x1pnwjjkhj3o wrote: Hi guys. I’m using ionic version 3.19.1. I started new project and I notice that my variable.scss does not work I expected. It cannot find this imports @import “ionic.globals”;...
View Article'"/node_modules/@angular/core/core"' has no exported member 'OpaqueToken'
@mfouash wrote: after upgrade to angular 5 and latest node version i get a lot of errors this is the first one in error list any help please Posts: 1 Participants: 1 Read full topic
View ArticleIon date time 'Ok' and 'Done' buttons not display properly
@x1pnwjjkhj3o wrote: Hi, guys. I wanna to implement datetime to my project. But as far as i am concerned datetime is buggy. I cannot see buttons. How can i solve this? Thanks Screen Shot 2018-02-07 at...
View ArticleIonic PWA Toolkit - override sass varibles
@NightWnvol wrote: Hi, I have a question regarding the Ionic PWA Toolkit based on Stencil and Ionic4. I want to override the Ionic default theme in one of my components. In a Ionic project you should...
View ArticleLatest version of cordova-android Ionic
@Quiesan wrote: Hi ! Why Ionic didn’t install the lastest version of cordova-android please ? Posts: 1 Participants: 1 Read full topic
View ArticleIonic3 App is crashing
@mayurala wrote: I am experiencing app crash on both platforms Android and IOS build using Ionic3. It is intermittent but happening in many instances where it shows the debug screen. Please help me in...
View ArticleIon Button with list optiones
@NurGuz wrote: Hi guays, I want to create a button menu in my ion-navbar. Want that if u click on this button, show two diferents options. Something like this: <ion-header> <ion-navbar>...
View ArticleRemoving of unnecessary page from ionic 2 project with considering of references
@lado wrote: Hello, I’m trying to figure out, how properly remove unnecessary page from ionic2 project, because deleting of directory causes broken references. If page directory is page2, and page1.ts...
View ArticleIonic 3 Http get request - null response iOS only
@bhandaribhumin wrote: url google api https://maps.googleapis.com/maps/api/directions/json?origin=35.905414,-78.865128&destination=35.8187764,-78.6733007&mode=walking&key=xxxxxxxxxxxx...
View Article