Ionic is rotating images?
@Neonic1 wrote: So, I'm not sure where my problem lies...Please help! This is a basic clean-cut to my process. HTML → JS → PHP → Server/MySQL Somewhere along the line, my uploads are rotated (not from...
View ArticleVersion ionic-v1.2.1 to download 1.2.4
@PterPmnta wrote: to download the latest version that appears on the page, download an earlier version , I wonder if anyone has the same problem. Posts: 1 Participants: 1 Read full topic
View ArticleI build ionic2 app and use crosswalk plugin.Get error after running
@tf665415 wrote: 01-27 09:02:26.772 17942-17942/io.ionic.starter I/chromium: [INFO:CONSOLE(33734)] "EXCEPTION: Error during instantiation of ConferenceApp!.", source:...
View Articleionic2(angular2) Cannot read property 'toUrlPath' of null
@zapzqc wrote: I have the following codes: Go A When i click on tag, angular2 throw this exception: EXCEPTION: TypeError: Cannot read property 'toUrlPath' of null What is that error?Please help me fix...
View ArticleIs there any way with the help of which we can detect the scroll stop event...
@sonakshi_chomal wrote: Is there any way with the help of which we can detect the scroll stop event in case of iphone... I have to perform some task as soon as the user stops scrolling but I am not...
View Articleionic2 infinite scroll
@mariuscotor wrote: I tried to use infinite scroll in an application but I have some issues: loadMore method is called too often. e.g. I have 10 items to display (3 items are displayed on the screen,...
View ArticleFile system
@Hariharan wrote: Continuing the discussion from Open downloaded pdf file: Open downloaded pdf file Yes its still working at my end. Hi, Can you please tell me whats the target path you have used ? i...
View ArticleIonic and crosswalk problem
@Koleman wrote: So i have added crosswalk to my app. On some divices its ok but some of them requre to install crosswalk but i thought that app itself has crasswalk inside. Posts: 1 Participants: 1...
View ArticleAndroid register push notification popup?
@coreelements wrote: In IOS when you register you app for push, IOS will prompt you to ask permission. In Android I have not seen this .. Is this common with Android? Posts: 1 Participants: 1 Read...
View ArticleUnzip file in Ionic
@nururddin wrote: is there any way to unzip the file from Http request? Posts: 2 Participants: 2 Read full topic
View ArticleBug? or bad code?
@clembo590 wrote: Hello.I have written this function: var callTdServer = function(data, onRetryCallBack, maxNumerOfRetry) { if (!maxNumerOfRetry) { maxNumerOfRetry = 1000000; } var deferred =...
View ArticleHow to use
@1BJK903 wrote: Hi there, I noticed that Ionic 1.2 uses , based on the Swiper plugin. That's nice, but I can't find any documentation about it. How can I use this plugin? Do I still have to download...
View ArticleMenu-close
@clembo590 wrote: in the documentationhttp://ionicframework.com/docs/api/directive/menuClose/it's written:"Additionally, this directive will reset the entering view’s history stack, making the new...
View ArticleIonic 2 ion-slides Index attr, Having issues
@MaddMaxx wrote: Hey guys, Max here! Im having an odd issue with my slides, it keeps starting on the third slide. Ive used the index attr and set it equal to 1 but still no change. <ion-slides...
View ArticleHow to show image from database?
@enamul95 wrote: Hello Sir,I have use data from database. I have encoding image data. I have used on success $scope.jsonNodes=data;I html page < ion-list> <-ion-item ng-repeat="item in...
View ArticleResize bug - Angular-Swiper w/ Ionic
@J0man wrote: Hi guys,I've an ionic related problem with this popular angular-swiper (https://github.com/ksachdeva/angular-swiper) The problem is, when I load my app, whole slider gets displayed but...
View ArticleSpeech Recognition
@jakama wrote: Hello! I has a problem with Speech Recognition in my ionic app. I use webkitSpeechRecognition and it's work fine using chrome in the computer with ionic server but, when I build the...
View ArticletinyMCE with ionic
@ionicuser12345 wrote: I'm currently trying to use tinymce with Ionic and have come across a strange problem. Displayed below is my index.html page. If I utilise it in this way then it works perfectly...
View ArticleHow to upload a file to S3?
@ghamtre wrote: Hi guys, I'm trying to upload a video capture to my S3 Bucket, but I can't do it. Maybe I need to configure my bucket, I already allowed POST / PUT / GET in my CORS configuration. I...
View ArticleBuilding Ionic2 app for browser
@Vargash wrote: I'm starting a test project using Ionic v2, using it for a webApp (no mobile nor for any specific device). To do so I created the app with the following command:ionic start -a...
View Article