Webpack 3 with Ionic 3
Hi guys, have someone Experience with webpack 3? medium.com 🍾🚀 webpack 3: Official Release!! 🚀🍾 – webpack – Medium Now with Scope Hoisting, “magic comments”, and more! Thank You,Daniel
View ArticleHow to automatically sign android applications with the Ionic CLI
What exactly do you want to do? (Your post looks a bit like spam - I removed the linked URL though)
View ArticleCan not upload image to the server on android
I've solved the problem finally !!I had to change : chunkedMode: true to chunkedMode: false and the problem was solved !
View ArticleCan not upload image to the server on android
Ah, so the server doesn't support this and upload therefore failed?
View ArticleCan not upload image to the server on android
I think the server support the feature but the problem was with android , because it works fine in the iOS
View ArticleBar Code Scanner
I'm using the barcode scanner from ionic-native. Nothing custom, but it works very well. As far as custom, what do you mean? Returning info in a specific format? design?
View ArticleHow to keep the user logged in as long as he didn't log out
if you want to store information even if the app is closed or phone is restarted, you need to use localstorage. It will keep your data until user clears the data or App is not uninstalled.
View ArticleIonic super starter not working
yeah was solved, my issue was the side menu not opening , you open the side menu by touch sliding from the left edge , You have to slide from left to right on the left Edge on any page
View ArticleHtml to pdf and save in local device
try using itxetSharp. I have not used it but should work
View Article[SOLVED] Ionic run android - com.android.support conflicting v26-alpha1 and...
OMG..this actually worked..Amazingo...!!
View ArticleTimout/logout
Hello, I'm looking for a good practice to auto-logout my application. This app works in disconnected mod. So I dont have any server or something to redirect the app.Accounts are configured one time...
View ArticleError generating cloud app / Erro gerar app nuvem
I need help,I'm trying to compile my app in the cloud, it returns me the following error, I do not know how to solve it, could anyone help me? preciso de uma ajuda, estou tentando compilar meu app na...
View ArticleERROR IONIC
maybe try value="period.id" instead of [value]="period.id"is working in my code
View ArticleUsing single components without pulling in whole framework
I'd like to include the minimal amount of code as I only expect to use 2 controls without any of the rest. Right now I only want to use the Range Component. Is there a way to import it without doing...
View ArticleERROR IONIC
also, maybe try giving your ion-select name="selectedPeriodId". For no reason other than that's how mine is set up and it's working. Don't know if it makes a difference programatically.I also have my...
View ArticleError generating cloud app / Erro gerar app nuvem
http://ionicframework.com/support#support(Scroll down to "Business and Customer Support")
View ArticleDoes cordova googleplus plugin work in ionic view app?
Hi,I'm using the cordova googleplus plugin in my app as per the instructions in the ionic services auth documentation. When I test in the ionic view app I get the error: "GooglePlus cordova plugin is...
View ArticleIonic Swipeable Tabs are now here!
There's an issue open for this on Github. Its not possible to do a to do at the moment. Not sure if I'll add thisfeature any time soon.
View Article