Android Apk Package
Did you create new build? What plugins do you use? Maybe plugins are the problem
View ArticlePush notifications in PWA
Hello Ionic Team, Happy to see Progressive Web App(PWA) support, but I think documentation is currently a problem. I want to send push notifications in PWA in IOS, Android and Browser. Sending push...
View ArticlePush notifications in PWA
This tutorial can help you to understand what you need to make, but for PWA you can forget any cordova plugins and then implement a PushManager directly with a ServiceWorker in javascript. Google...
View ArticlePush notifications in PWA
Thank you leonardoss for your reply. I will try out this turorial and notify the ionic team if I face any problems.
View ArticleVirtual Scroll + Firebase = Slow rendering on scroll
So using a firestone is a better solution? Gonna give it a shot.
View ArticlePush notification in background
I need to give a GET in a given URL in a certain period of time with the application closes, or in the background.
View ArticleApp Rejected by Google Play for YouTube Background Audio
Got this rejection & clarification from Google after submitting my app: Dear Google Play Developer, Thanks for contacting Google Play. Your appeal has been submitted successfully and will be...
View ArticleiOS long press showing incorrect language
My ion-searchbar was showing Japanese (?) language for the iOS long press contextual menu (e.g. select, cut, copy, paste, define, etc…). See screenshot below. IMG_1574.jpg750x305 25.5 KB The solution...
View ArticleIonic 3: Can't build Android since updating Cordova etc
My Ionic 3 project won’t build for Android any more. Serving to the browser is working. I’ve tried in numerous combinations: removing android platform updating cordova / ionic re-adding platform...
View ArticleIonic 3: Can't build Android since updating Cordova etc
I guess this is the issue + solution Ionic Android builds with cordova-android 7.0.0 failing The latest version of the cordova-android platform (7.0.0) is not yet supported by Ionic Pro's Package...
View ArticleI want to learn more details about Ionic Pro developer pack
Hi there, I want to buy a developer package for Ionic Pro, but I’m not sure about the content. The main thing for me is to be able to develop with code via web browser. Does this package provide this?...
View ArticleChange "swipeBackEnabled" gesture start position
Hi, is it possible to change the start position of the swipe back gesture (distance to the left screen edge)? Currently the swipe gesture must start near the left edge of the screen. I would like to...
View ArticleIonic cordova run android --device doestn work anymore
Please share your project files on github. I will check it.
View ArticleConsolidated menu page
I’m a new Ionic user and recently started my first project using the Ionic Super Starter project. The starter defines the slide-out menu component and data in app.component.ts. So far that makes...
View Article