Play downloaded audio file
@blue4603 wrote: Hi, I am trying for the past couple of days to download an mp3 file from a server and when the file is completely downloaded play the file from the device. I am downloading the file...
View ArticleHow to disable scroll for some content and scroll only some content?
@mounika92 wrote: How to disable scroll for a particular div? Or How to scroll only one div remaining content stable? Posts: 1 Participants: 1 Read full topic
View ArticleDisplay song file of Device with ionic Framework
@landry161 wrote: hi how can i display the song file of my device when using cordova.file api. Posts: 1 Participants: 1 Read full topic
View ArticlecordovaSettingForKey unrecognized selector
@ploegmma wrote: : -[__NSDictionaryM cordovaSettingForKey:]: unrecognized selector sent to instance 0x12cf465d0 Ionic2 app App debug version ipa runs fine on IOS (ionic run ios), runs fine on Android,...
View ArticleError build Android error code 1 and DexforDebug
@dionysosong wrote: Hello, I am doing a cordova app. The iOS is running well. But today, I tried it for Android. When I run the command : cordova build android I have the build failed .....
View ArticleIonic minified lib
@cybercoder wrote: I tried to remove everything except .min.x files from www/lib folder and subfolders to make apk smaller,my codes about 500KB but there's 10MB in lib folders which they don't need....
View ArticleBuild an cordova release
@buddy_sp wrote: I have problem when i will build my first app . this my problem can you help me Posts: 2 Participants: 2 Read full topic
View ArticleHow to clone ionic project from git which i already have created before
@shamilyusuf wrote: I have already created the ionic project which i have commuted into the git. On which my new machine after clone i am not able start or serve the project Posts: 2 Participants: 2...
View Article$ionicPlatform.ready() not working?
@Pablo74 wrote: .controller("appController", function($ionicPlatform, $cordovaFile){...} Inside this controller I have a function: this.readFromFile = function(){...
View ArticleHow to query critical JSON into ionic
@shivsuthanm wrote: Hi, I received the JSON response from the server mentioned below. { "employeeId": null, "id": "DB06442E-2993-4FE8-B496-5A0CF61C8342", "message": null, "objects": [ { "Children":...
View ArticleLocalStorage to deny access
@Pajimola wrote: Hello guys is it possible to use localstorage to deny access from a page when not authenticated when localstorage is null or undefined it will not allow a user to go to a page. Can...
View ArticleDate Picker in Ionic 1
@shamilyusuf wrote: I have searched for the date picker in ionic 1 still not able to find. when i search it is showing the native date picker in ionic 2. Posts: 2 Participants: 2 Read full topic
View ArticleLazy Load and Fallback Image in collection repeat
@anicacute09 wrote: Hi guys, I have a list that uses collection repeat. I use lazy load and fallback directive for better UI performance... It works well when image path is correct but if it is null...
View ArticleChange Ion-radio icon
@RaghavendraKumar wrote: Hi Is it possible to change the ion-radio icon - ico-checkmark and replace it with any other ionic icon? Posts: 1 Participants: 1 Read full topic
View ArticleHelp please! Android device error: Failed to load resource:...
@gozinsa2 wrote: I've just burned 2 hours trying to fix this. The app is running on an Android device and can't find the ionic icons font files so, for example, the back button arrow does not display....
View ArticleI don't receive push notifications
@daviddupuy wrote: Hello,I've managed to generate tokens and registered users in my dashboard.When I send push notifications from the dashboard I don't receive them. I should have everything setup...
View ArticleAdding form every time a new item is created
@airharoon wrote: Hi guys hope everybody is well ihave a question i am making an app where the user can login with his email and password using firebasewhat i want the user to do is add a student to...
View ArticleUpload zip file from Ionic to NodeJS
@ank5 wrote: From my Ionic app, running on iPad, I need to upload a zip file to Node Express. Below is my code for saving the zip on iPad and posting it to the Express server //This creates the zip...
View ArticleIonic Auth and Chrome
@tomchiverton wrote: The Ionic Cloud auth plugin uses inappbrowser behind the scenes. As far as I can tell, this means you can't use it via either ionic serve and Chrome, or phonegap serve and the...
View ArticleExecution failed for task ':processDebugResources'
@saurabhpatil wrote: :processDebugResources FAILED FAILURE: Build failed with an exception. What went wrong:Execution failed for task ':processDebugResources'....
View Article