Image is not getting uploaded to s3, it did but file is not opening
@fkkcloud wrote: $scope.getPictures = function(){ var options = { quality : 50, destinationType : Camera.DestinationType.DATA_URL, sourceType : Camera.PictureSourceType.PHOTOLIBRARY, allowEdit : true,...
View ArticleIon-scroll - not able to scroll vertically (even using the known workaround)
@drodrigo wrote: Hi everyone! I know it's a known issue as I've been googling it for quite some time now. To get around tis problem there is known workaround...
View ArticleUsing Cordova Geolocation API with Angular Google Maps and Google Places
@quyennvse02884 wrote: hi everyone, I am pretty new to Cordova in general. I would like using ngCordova with Angular Google Maps and Google places API. I'm trying to get my example (SAKOTTURI APP)....
View ArticleIonic starter is not emulate on ios
@sweetwingz wrote: Hey guys, have you seen that your starters are not emulate on IOS with the last version of IOS/Xcode ? I think I've all updated but tell me if I'm wrong.Here my ionic infos: Cordova...
View ArticleHelp wanted
@ddelfio wrote: Hi all.I'm starting my company that is focused on mobile applications using obviously Ionic framework.A client ask me to create an app for android, ios and wp about augmented...
View ArticleCrosswalk: what is res/raw/libxwalkcore.so.x86?
@ffabreti wrote: Hi there, Trying to reduce crosswalk apk size, I've been digging around looking for BIG files to strip out of the building process. A file at res/raw caught my attention, as I could...
View ArticleInstead of list in sidemenu panel, want html page in the sidemenu panel
@jessedyjung wrote: Hello,I am really a newbie for this Ionic world.I am building an app with tabs and side icons on the ion-nav-bar. Once I tap the left arrow icon, 'leftmenu.html' should show up...
View ArticleIos 9.0.1: $http requests to server that supports TLS v1.2 with valid...
@ishaigor wrote: Kind soul After upgrade to latest XCode 7.0, cordova 5.3.3, ionic 1.1.0, and angular 1.4.6 the application is unable to communicate with the server that has valid SSL certificate and...
View ArticleContent From Course on Ionic Framework
@aaronksaunders wrote: I am teaching a course on Ionic Framework at Howard University, as part of that course i am creating on demand content based on the students response to materials I present in...
View ArticleSync timer directive with modal
@Esselans wrote: Hello everybody! I already post this issue in StackOverflow but it didn't get enough attention even with the bounty. I'm working on a app. The user choose an exercise and choose 10,...
View ArticleMaking Sending a URL to my ionic app with web intent to work without crashing
@mrbm wrote: Good evening, I've been struggling with getting web intents to work without the app crashing, I thought it would be straight forward but its not seeming to work. I first attempted to use...
View ArticleOverriding the back button handler
@daddicool wrote: I have the following code in index.html: <body ng-app="starter"> <!-- The nav bar that will be updated as we navigate --> <ion-nav-bar> <ion-nav-back-button...
View ArticleIonic Push - device token not saved t $ionicUser
@newuser wrote: Continuing the discussion from Ionic Push - device token not saved to $ionicUser: zixia: I have the same problem. how could we save the device-token to ionicUser? there's no sample...
View ArticleIonic config set gcm_key returns "config is not a valid task"
@kresogalic wrote: I'm following this guide: http://docs.ionic.io/docs/push-android-setup and when I type " ionic config set gcm_key " in my console I get config is not a valid task error... ofc I put...
View ArticleGeolocation clearWatch() seems not to stop GPS tracking
@iwan_uschka wrote: When i start checking geolocation with navigator.geolocation.watchPosition() (cordova-plugin-geolocation is installed), and want to stop it, clearWatch() stops delivering...
View ArticleHow to create and populate pages from local app storage
@slimkid wrote: So i want to build an app using ionic which is relatively simple. The complex part is that i need to generate and populate the pages from an external api connected to an online CMS....
View Article$cordovaSocialSharing has stopped working for me
@richardshergold wrote: This is driving me a little bit mad. I had the $cordovaSocialSharing plug-in working ok and as far as I know I have not changed my code at all. But now when I try to call it I...
View ArticleHttp post won't work
@SanderPals wrote: Can somewhone tell me why this angular script doesn't work: $http.post($scope.ApiLink + 'appFotoOpslaan', { params: { sGuid: $scope.sGuid, sTrmID: $state.params.iTrmID, sTypeID:...
View ArticleIonicpopover/Ion-content with scrollbar always visible
@cooervo wrote: Hey guys I have the following ion-popover and I want to make the scrollbar always visible is there any way to achieve this? <script id="popoverCities.html"...
View ArticleHow to build chat\messaging template
@daruwanov wrote: Hi all. Can some help me with how to build next template. I need to create template (html) for messages\chat etc. like iOS Message app. at the bottom of screen input for message and...
View Article