rolinger
rolinger
This is: ``` - [x ] a bug report - [ ] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ###...
Is there better documentation hiding somewhere? Without the few limited examples I would not have been able to get a barebones procedure written that returns me a token. But beyond...
What are the defaults for handling CORS preflight caching? It appears on Android device its set to 10minutes...I haven't checked iOS yet. From the client/app perspective, can they be overridden?...
To the powers that be. I found this article https://ionicframework.com/blog/understanding-itms-90809-uiwebview-api-deprecation/ which helped me migrate and fix app using `cordova-plugin-ionic-webview` - but I found another plug `twitter-connect-plugin` that is not on...
Hi all, had to upgrade a bunch of cordova project stuff and started a fresh build/project (all new folder). After getting everything working I was testing push notifications. when the...
I have this plugin in my project, it was working well on Cordova v9.0.0 and Cordova-Android v8.1....but when I upgraded my environment to Cordova v10.0.0 and Cordova-Android v9.1.0, I get...
I thought this was resolved by now based on all the other posts from last year. But it looks like its still an ongoing issue. The following build commands failed:...
I had many inconsistent results between both iOS and Android and after many combinations I finally found what worked for me on my Ionic app. Here is my code that...
We will be generating our own QR codes on from our app website, to then be scanned our my own app. Is there, are there, better known QR Code generators...
So far, I am only testing my Ionic v1 app on Android. I am using Ionic's tabs and on one tab server based content is loaded with an ng-repeat. At...