How to solve this issue?
Looks to me as the second device is somehow "zooming" all the text to 150%. Maybe a device option? Very difficult to handle in the app...
View ArticleChrome Debugger shows long load times fetching scripts
Please note that the "size" column mentions that it gets the file "(from cache)". This could be important. Show us the timeline a bit bigger - what happens in the first 4 seconds?
View ArticleCan't create spash screen or icons in Ionic 2
While it's not a fix for the issue itself this: https://github.com/busterc/cordova-resource-generators, provides an excellent alternative until the problem is resolved, especially since you are both...
View ArticleIonic Deploy: no update available, what do I miss?
I tried to use Charles Web Proxy as you suggested but how do you use it for your phone's requests ?Ionic Deploy doesn't work in the browser so it's not useful here. Also I'm using $Deploy.watch which...
View Article"serve" lab parameter does not alter the web output
Hello,Thanks for the help, it turns out the problem was that when using the lab parameter, simply pointing a browser to the server url and port will still bring you to the basic iOS display, its not...
View ArticleWhat is the difference between "sync to latest" vs "clear app data"
I am asking because I keep thinking that maybe if I'll click on another button - something will change in my app. Issue is: I am making changes in the HTML files but the app doesn't changeSo I'm...
View ArticleIonic + Braintree integration
When I try to add braintree dropin into a $ionicPopup element and braintree redirects to paypal or whatever site, then I can't click anything on the inappbrowser page as the popup behind it blocks it...
View ArticleECONNRESET error with fresh installation of ionic in ubuntu 14.04
My node version - v4.2.1My npm version - 2.14.7 Doing $: which nodereflects -> /usr/local/bin/node I tried npm config set registry https://registry.npmjs.org/ as previously it was set to http, so I...
View ArticleNo back button when navigatin from home to tabs page
It caused me some troubles, because I have to give him a tabI tried to make it without tab (just ion-nav-view) and it making some weird problems...any idea? download.png1840x673 36.6 KB
View ArticleIonic App freezes in lollipop 5.1.1
Hi Guys, I'm new to ionic framework.The templates i have got are IONIC.I have observed strange behavior in 5.1.1 lollipop and its freezes when going from one state or when ionic loading starts or in...
View ArticleRepearting pages in form
I am developing a pretty simple app to be used for compiling real estate chains of title. The layout of the form page is relatively simple, but what I am having difficulty figuring out is how to code...
View ArticleCan't create spash screen or icons in Ionic 2
Ah, just noticed this: https://github.com/driftyco/ionic2/issues/577
View ArticleiOS: inappbrowser problem
Hi, i have youtube embeds in my app and when the user clicks on the social icons or on the youtube logo the link is opened in the inappbrowser. But there is no back to app button and the user have to...
View ArticleFileTransfer is not defined
I found a solution. As others have mentioned, and after making sure the File and FileTransfer plugins were properly installed, I removed my android platform, re-added it, built it, and then tested on...
View ArticleInvalid device state error when trying to emulate ios
Didn't work for me just at .config/ folder level, had to add it to user root folder. sudo chown -R username /Users/<username>
View ArticleHow to cancel a scheduled push programatically?
Hi, I have been looking everywhere about how to cancel a push message all over the internet, but it seems that the only way is via web consoles from push providers. I have seen that every push has its...
View ArticleWhat are the differences between CouchDB, Firebase, Parse, and PouchDb
Also have a look at https://github.com/colinskow/superlogin. It uses CouchDB in the backend and PouchDB in the frontend and syncs when the device gets online (configurable). It ships with...
View ArticleError with ionic setup sass
I recently ran into the same thing. I found this blog post helped explain and solve it. louisgv.github.io
View ArticleIonic Deploy: no update available, what do I miss?
Oh sorry, should have specified. You basically have to be on the same Wifi with both devices and then set your computer (get the IP in Charles via Help -> Local IP address) as the proxy in your...
View Article