Cordova In-App browser opening external scripts
@harishmss164 wrote: //Actual webscript best live chat Im trying to open above script using in_app browser $rootScope.testChat=function(){ var options = { location: 'no', clearcache: 'yes', toolbar:...
View ArticleLocal Database with Ionic app
@matisapatta wrote: Hi all,I am new to Ionic. I want to create an app that saves some data to the device. Because I want the data to be "always" available, local storage is not an option.In Android...
View ArticleSlide Menu to Tabs Issue
@markbbishop wrote: I'm designing an app with tabs, and purchased an app with some coding I wanted to put in my app but it uses a side menu. I'm still learning Ionic and Angular, so I'm a bit...
View ArticleAndroid error during deploy
@mmerrill wrote: When I attempt to deploy my Ionic app to a USB-connected device via 'ionic run android', I'm getting the error 'INSTALL_FAILED_VERSION_DOWNGRADE'. However, I've updated the 'version'...
View ArticleIon-refresher
@thomas96 wrote: In the ionic docs for the ionrefresher they say to use $http.get(...).success(...). But I use states in my Ionic app, which makes $http unusable, I get 404's all the time. When I try...
View ArticleHow can we read OTP/SMS in cordova?
@Shilpa wrote: Can you please explain if there is any way to do this ? Posts: 1 Participants: 1 Read full topic
View ArticleiOS cut in half the input box
@GOSherpy wrote: Hey There any Ideas why this happen ? IMG_3893.PNG750x1334 53.5 KB this thing happens just only on iOS below the code: <input type="tel" ng-blur="hideinsertWith()"...
View ArticleInput Range issue in Side Menu project
@Maxwell717 wrote: I have an old issue with input type=range in Side menu project.I'm trying to use range in popover. The page drag-content where I used the popover set to false. In browser everything...
View ArticleExecution failed for task ':mergeReleaseResources'
@efbi wrote: i have some issues with ionic package build. When i build my app i have this error : You have been opted out of telemetry. To change this, run: cordova telemetry on....
View Article$state.go() keeps redirecting me to URL location and otherwise location
@sparkingx250 wrote: I have a $urlRouterProvider.otherwise('/login') in the routes so if it does not recognize the URL it goes back to the login page. after the user logins in I have a state.go() to...
View ArticleI don't know How to create new module and use to app module
@nookmapijarn wrote: Please, tell me how to create , use "more than one module" or show project structure ? I want to see .. Posts: 1 Participants: 1 Read full topic
View ArticleIonic resources --splash doesn't create images
@marko1943 wrote: Hi, I can't seem to figure out why is this happening. Im using ionic resources command, and everything reports fine: Ionic splash screen resources generator splash android...
View ArticleIonic infinite scroll is not working with ngResource API query()
@surendrasahi wrote: Hi, We are using Laravel 5 API at server side and ngResource in Ionic to make API calls. The infinite scroll is initiating API calls perfectly but it's unable pull, iterate and...
View ArticleNonn native dropdown in ionic application
@Akarsh wrote: I dont want native dropdown in my ionic application, i want web like dropdown in application please help me how to achieve this. Posts: 4 Participants: 2 Read full topic
View ArticleGeolocate in backgroud
@hermanho237 wrote: Hello, please have some questions.1 - is it possible to geolocate and send user location even if app is not launched by user?2 - if possible, cans this service be lanched on device...
View ArticlePush issue with APN
@jfunke wrote: Hello guys, I've setted up my push for iOS with production certificates and provided the .12 certificate to ionic.My problem is, when i open my ionic app, push gets enabled and a token...
View ArticlePublish Ionic App Visual Studio 2015 Unexpected token
@warnerxp wrote: 1> ERROR building one of the platforms: SyntaxError Unexpected token 1> You may not have the required environment or OS to build this project1>MSBUILD : cordova-build error...
View ArticleCordova Not Working in xcode at all
@riaz61 wrote: I have a problem with the Cordova plugins. So I started a project and installed the plugin by "ionic plugin add (plugin name here)" normally. But when I build the project and open it in...
View ArticleIonic Options BUtton Stuffs my formatting
@ViolentCrumble wrote: Hey GUys, I have a list of items that works great and looks great. However as soon as I add either an ion-options-button to enable the swipe menu.. Or even a hidden delete...
View ArticleInstalling npm packages issue - Ionic 2 RC0
@john_sundhar wrote: ionic start newRCapp --v2 Getting error while installing npm packages ... I tried npm install , but got following error install-npm-package-error.jpg1366x768 271 KB Posts: 2...
View Article