Ionic horizontal scroll not working in kitkat version of android
@KowsalyaPK wrote: Ionic horizontal scroll not working in android lower versions of android. I need to target all the android users and so i need to know if anyone tested horizontal scroll with kitkat...
View ArticleIonic Push "onNotification" only triggered when opening the app
@jose_martos_twago wrote: Given this piece of code: var push = new Ionic.Push({ "debug": true, "onNotification": function(notification) { var payload = notification.payload; console.log(notification,...
View ArticleIonic app intermittent problem on Android KitKat
@emg wrote: I have an app that has been in production for about a year. I am having an intermittent issue that seems to arise only on Android and 99% of the time on 4.4.x ( kitkat ). The issue happens...
View ArticleDrag side-menu + ion slide box conflit [help]
@leugim_ohlavrac wrote: Hi, My side-menu has a conflit with the slide-box.For now, the only solution I can figure out it's disable the drag-content of side-menu, but I need the drag-content of my...
View ArticlePlugin built for arm64 which is not the architecture being linked (i386)
@xavianaxw wrote: Hello I am currently working on a project where a separate party has created a Cordova plugin that performs a set of functionality. I have successfully manage to install the plugin...
View ArticleNg-repeat for rows and items inside
@mak633 wrote: Hello. I have a little problem. Now I have code below. But it's work bad on the Android 4.0. I need something like in the picture. So I need repeat of row and 3 different items in the...
View ArticleCapture and share video with Ionic
@anon_developer wrote: Theoretically I want to then use the video to share the video to different social media sites such as youtube. My issue is that with the code provided I'm able to capture the...
View ArticleIonic RealTime Chat
@anicacute09 wrote: Hi guys, I just want to ask or give me some suggestions. I need to create a real time chat using ionic framework and mysql as backend. As I research for this, I bump to firebase...
View ArticleUnit testing ionic modules like ionic popover
@Brock01 wrote: I have the following function in my controller: function setupMenuPopover() { $ionicPlatform.ready(function () { $ionicPopover.fromTemplateUrl('views/menu-popover.html', { scope:...
View ArticleSeems that iPhone is not loading AngularJS right
@rkleinert wrote: Hi,I have a strange problem with my Ionic app. In xcode simulator everything works fine, but on my physical device (iPhone 5s, iOs 9.3.3) ng-if and some other stuff doesn't work. I...
View ArticleCapture ionic checkbox event in angular directive
@Richardh wrote: I have a directive that is used in many places in my app and when I toggle the checkbox the model is not updated and added to the model object that will be sent back to the server. I...
View ArticleNg-src 404 error on different page
@Luonic wrote: Hello.I'm having issue with loading image in nested page. In parent page images loaded great.I store links to external images loaded with imagePicker (file:///...) in sqlite, sqlite is...
View ArticleIonic push notification callback when app is in background
@Sujith008 wrote: I am using $cordovaPushV5.Notifications are working fine.But i want to call a function when a notification is received.I am using...
View ArticleHow can I add a new marker after map initialization
@ibanhoe wrote: Hi Forum I have a an app based on the Map Starter. Im using the "map" directive: All the map funcionality is working fine, but I have to add a new marker when a push notification is...
View ArticleIon-scroll not working
@MaikDz wrote: Hello,I'm using Ionic to build an app and I haven't had too many problems so far. However, I ran into a problem that I can't seem solve by myself. The page where the problem occurs...
View ArticlePost on firebase and ionic
@olajhidey wrote: please i am trying to use the latest firebase with ionic and i have been having little bit if problem setting it up..please any blog post or video would be appreciated Posts: 1...
View ArticleHow to convert amr to mp3
@kmax wrote: Hi. I'm recording an audio file with Córdoba-plugin-media and sent to a back-end Java, but I can not play on the website, so I want to convert it to MP3.Looking across this post...
View ArticleCan i use the ionic --release flag in my code?
@Babinc wrote: I would like to detect the ionic build build --release flag to toggle a debug variables in my code. I don't see any documentation on this. Thanks, Posts: 1 Participants: 1 Read full topic
View ArticleLocal Notification plug-in with Ionic 1.3 on iOS - something funky going on!
@wayne_rowley wrote: Hi there, I am looking for help with an issue I am having using the Local Notification plug-in. On Android the plug-in works fine. On iOS (device or emulator) I cannot get a...
View ArticleDownload from ionic.io
@Neek wrote: Hello. I have one app on http://apps.ionic.io/ and I want to know. I have chance to download all ionic project from this service? Posts: 1 Participants: 1 Read full topic
View Article