Unable to run/build android
@marcocab wrote: Unable to run/build android (:CordovaLib:processDebugResources FAILED) Execution failed for task ':CordovaLib:processDebugResources'. Hello I'm ionic newbie apologize to my english...
View ArticleMake header with filter inputs
@vovikdrg wrote: What is proper way to markup filters. I need to add posibility to filter list by 3 ion-select also I dont want always to show search form, only when user press filter button in the...
View ArticleUnable to build with ionic cordova build ios --prod
@jrmcdona wrote: I can build fine in Xcode with my cert and provisioning profile. I have tried toggling in Xcode automatic signing with my provisioning profile. In Xcode I can build and archive....
View ArticleHelp new Ionic Developer here
@genesiow wrote: I'm getting an issue in which nothing is displaying on my ionic app.I'm thinking it has something to do with app.module.ts file.Does anybody know how to fix this.By the way, Im using...
View ArticleScreenOrientation issue
@thanhdoan1812 wrote: Hi, I have a problem with ScreenOrientation when update my app to ionic3.I used this code -> this.screenOrientation.lock('portrait');And got the error -> ERROR Error:...
View ArticleHow to include custom js script in ionic 2
@RalphMarvin100 wrote: I have a bunch of javascript files that I would like to include in my Ionic 2 application. I know if it's added to the index.html file it doesn't get bundled into the build...
View ArticleCan i make ionic using HTML, CSS, JQUERY?
@droid16 wrote: I want to make a dynamic image album app with some flip view like book. i am unable. so is it possible to make to make in android in ionic using HTML, CSS, JQUERY, PHP. In Angular i...
View ArticleHow to loop through an array in Ionic controller (Ionic3 framework)
@mdjunaid wrote: Hi everyone, please help me out here .I am working on a quiz app, wherein I have used REST API to return the data from database. But as the data is too huge am unable to fetch it all...
View ArticleIonic View App not Working Getting blank grey screen
@dallals wrote: Not sure whats going on but the Ionic View App for ios will not render the app. It works fine on ionic serve and when I emulate the app to ios and android. But for some reason the...
View ArticleElectron and PWA Support
@raky291 wrote: Hello, I'm new I joined to the Ionic world when I read that I can build a multiplatform application with only one source code, that's awesome! Make the architecture flexible for future...
View ArticleMajor release of npm@5 and node@8...update now?
@reedrichards wrote: This week npm version 5 and node version 8 were released. Is it "safe" to update to these versions? I'm guessing, npm: yes, node: nope, stay to 7 for Ionic right now ... but just...
View ArticleUpload multiple files with formdata please guide
@Nikhil_dhar123 wrote: here please check below code public takePicture(sourceType, DestinationType) { var options = { quality: 100, sourceType: sourceType, destinationType: DestinationType,...
View ArticleError in push notification
@muraleecse wrote: Hi all,When i using this in config.xml the push notification receiving in ios but not working in android < plugin name="phonegap-plugin-push" spec="~1.9.0"> < variable...
View ArticleRelease build kills http request
@elduderino15 wrote: The problem with building my app is that when I build it with cordova clean android cordova build --release android + sign + zipalign the app fails to process any http / https...
View ArticleError Message Page being displayed on all devices
@prafulvats2017 wrote: I developed a sample PWA and started the service. I used the given port number in multiple devices and if some error comes in any one device, it is being displayed in all the...
View ArticleIonic 2 - Cordova MediaCapture - Video format
@prasadwa wrote: I've used MediaCapture.captureVideo with limit and duration as options. And play it using HTML5 video. My problem is, when I use only 'limit' option, all are working fine. But when I...
View ArticleHow to Reload View when I switch HTML direction ?!
@abbasjaber wrote: Hi all I need to now how to reload view when I switch direction to rtlI m using this codes <ion-toggle (ionChange)="notify($event)" ></ion-toggle> notify(event) {...
View ArticleIonic 3 - Building my app results in errors no matter what I do
@snstarosciak wrote: Hey everyone, I've been struggling with trying to build my Ionic app for the last two weeks ever since I upgraded to Ionic 3 I've tried everything ranging from deleting my...
View ArticleVersion Number on Splash Screen
@sonuyadav wrote: I want to show App version number on splash screen dynamically. Don't want to hard-code on splash images. How to do for ionic v1 and ionic 2.x ? Posts: 1 Participants: 1 Read full...
View ArticleIon-menu ios direction rtl : ui damaged
@joe_c_sleiman wrote: i'm using ion-menu : i can say it's fine on android except that in rtl direction it open from left to right.but on ios when change the direction to rtl the ui of the menu...
View Article