Ionic pro deploy background method notification
@avanzait wrote: Hi! Im working with cordova-plugin-ionic. How do I notify the user to restart the application after update? The update method is background. Posts: 1 Participants: 1 Read full topic
View ArticleLive Reload Failing
@kdbeall wrote: I get the following in my browser console… livereload.js?snipver=1:76 WebSocket connection to 'ws://localhost:35729/livereload' failed: Error in connection establishment:...
View ArticlengSwitch only works after clicking
@blakezeisler wrote: I cant get any data binding to work unless i click to open a menu or something and come back to the page. I started a new project and made my home.html and home.ts match the...
View ArticleFailed to find target with hash string ‘android-25’
@maxvortex wrote: Any idea how to resolve this issue?? BUILD FAILED Total time: 4 mins 0.814 secs Error: cmd: Command failed with exit code 1 Error output: FAILURE: Build failed with an exception....
View ArticleAzure ADAL integration
@vjknnr wrote: Hi everyone… When I searched about ADAL integration all the websites are giving a very basic information. So, I have created a Azure Active Directory and added some users in it. Now I’m...
View ArticleButton:active troubles
@ryanalderink wrote: I have changed every possible property of my ion-buttons and button-ios so that their “active” has no background color. I want nothing to change when clicked except the text color...
View ArticleHow to push multiple image into a array
@flycoders_sourav wrote: Below my code public takePicture(sourceType) { // Create options for the Camera Dialog var options = { quality: 100, sourceType: sourceType, saveToPhotoAlbum: true,...
View ArticleHow to validate Email if it is already used / or not in database?
@metalhead101 wrote: Hello , Please share some knowledge on “How can we validate email with dynamic data coming from firebase?” Here is my code I stuck with this… import { FormControl } from...
View ArticleIonic error during build (Debug failure)
@NorthFred wrote: When I try to build my project with either ionic cordova run android or ionic serve -c, I run into this error, which does not really help me to pinpoint the problem. I was not able...
View ArticleHow to add plugin hack for inappbrowser in android 7.0.0?
@anespa wrote: Friends, I am working in android version 6.4.0 with ionic 3. But recently I need to go android 7.0.0. In previous version(6.4.0), I add a plugin edit for InAppBrowser 1.7.2 for close...
View ArticleImageResizer losing ratio on iOS
@bilow wrote: Hi, I’m using the Image Resizer ( https://ionicframework.com/docs/native/image-resizer/ ) to resize images before uploading to my server. The resizing works fine on Android, but when on...
View ArticleIonic app video call error
@ashish0212 wrote: after tapping on video call option i am getting this error on ionic app “an error occurred while try to connect to the device mic and camera” Posts: 1 Participants: 1 Read full topic
View ArticlePull up for ion-refresher
@kiwwwi wrote: Hi! I need refresh page with ion-refresher Pull UP (Infinite Scroll does not fit). Someone found a solution? Posts: 1 Participants: 1 Read full topic
View ArticleCall functions in the console
@JMourao wrote: Hei there, Sorry for the newbe question but i cant seem to find an working answer anywhere. How do i call a function from Chrome/Safari console? For example i have a page called...
View ArticleIonic Select with input option
@taiiieb wrote: I’m trying to do an ionic select and in the end of the select i want an option so i can do an input is it possible to do it ? Thank you. Posts: 1 Participants: 1 Read full topic
View ArticleBest practice for rootPage and lazy loading
@alejandrocsb wrote: We are using Ionic3 with lazy loading and we were wondering how to handle the case when the user is navigating say: mywebsite.com/example and they refresh that page. If we use...
View ArticleWindows 10 Ionic build version like android .apk file?
@pcfjojo wrote: I have succeffully install ionic app on my windows. But How can I get a dev app version like .apk file in android? Is there any step by step guide to generate specific file(may be bat...
View Articleangular firebase build error when try ionic build
@MingyuJeon wrote: I got error when I tried to build ionic app. Actually it wasn’t a problem when I build in local, but when I check build status in ionic website, I got a bellow error. using...
View ArticleIos resources api broken
@dhameergovind wrote: Hi Am getting this error when trying to add the ios platform HTTP Error 503: POST https://res.ionic.io/api/v1/upload <html> <head> <meta name="viewport"...
View ArticleBuses tracking app
@TanujJain wrote: I want to create bus tracking app with tracker unit installed on the buses, how to implement that in my app? and How it will work. Posts: 2 Participants: 2 Read full topic
View Article