Background Image in Ionic
@vnyksj wrote: How to add Background Image for Specific Page in Ionic 3 Apps?Please help me with this... Posts: 1 Participants: 1 Read full topic
View ArticleEmbed a mobile website into ionic app
@Naderi0 wrote: Hi community, I tryed to embed a mobile website to my ionic app.As example I use an iFrame to embed the Bootstrap homepage.<ifram data-tap-disabled="true"...
View ArticleCLI Ionic Upload: can I still use 'serve' and 'emulate' while uploading?
@bonatoque wrote: Hi, I'm currently uploading a fairly large app (~500 MB), and I was wondering if I could open a new terminal window and fire up 'ionic serve' or 'ionic emulate [ios|android]' while...
View ArticleDownload iCloud and Google drive files to file system
@firebaseInfoObjects wrote: Hello everyone, I want to download files from iCloud and save it to a specific folder in IOS. Same with google drive.How can this be done? Posts: 1 Participants: 1 Read...
View ArticleHow to use multiple storage.get value
@ismailcse11 wrote: I can set as storage value this.storage.set('full_name', data.full_name); this.storage.set('age', data.age); but how to use these two storage value using storage.get...
View ArticleIonic app takes too much time (3-4 minutes) to load on android nexus 5X
@sangwin_smartdata wrote: I am developing an Ionic app, It works fine in other android devices even on iPhone, but on it takes too much time to load on android nexus 5X. This is the screens showing...
View ArticleIon-datetime select weekday
@Daskus wrote: I would like to show the user also the weekday when he selects a date. It should have the following format:Tue, 06 06 2017I tried the following:<ion-datetime pickerFormat="DDD, D MM...
View ArticleGoogle maps native not draggable
@Rayanb wrote: Hey ! I am using the cordova 2.0 implementation for GoogleMaps and I have one last problem. The map doesn't drag or react to any click event.This is how I initialize the map: let mapEle...
View ArticleGoogle maps native marker at center of map
@Rayanb wrote: Hey ! I am using google maps native on one of my projects and I was wondering how I could place a marker at the center of the map and it would move along with dragging the map (like...
View ArticleError when build ios
@alibahjat wrote: hello i got this error when build app for ios â ¦ Running command [14:41:42] lint finished in 19.56 s Running command - failed! [ERROR] Cordova encountered an error. You may get more...
View ArticleCordova iOS - can't record sound even though the file is created
@favodev wrote: I am trying to record a sound file using cordova-plugin-media, but I am always getting this error: {message: "Failed to initialize AVAudioRecorder: (null)↵", code: 1} I am first...
View ArticleIon input hides below keyboard - ionic 2
@nsvivek121 wrote: First see the code: The problem is: When any of the ion-input is focused & keyboard appears, it hides below the keyboard. I want it to scroll above the keyboard, so that it...
View ArticleError in ionic build --prod. Ngc can't resolve module
@Raspulitel16 wrote: Hello! I am trying to run test application and I use n2g-validation@3.9.1.I am trying to run ionic build android --prod but I have this error message: [15:51:30] ngc started ......
View ArticleRigth Menu with a button
@amerlin wrote: Hi, sorry but I'm a newbie. For a simple app I need a right top menu. I need a simple button on navbar (on right). When I click this button, I need see items, but not in side menu. A...
View ArticleNgx translate show on browser but not on device
@7773783 wrote: hello, ngx shows translate on ionic serve but not on device (on device only shows 'TITLE.HEADLINE'). help? thanks Posts: 1 Participants: 1 Read full topic
View ArticleIon-input Color
@John_Doe wrote: Hi. Does any one know if ionic will have ore has a ion-input for color? I would like to have a ion-input for color with the same style of ionic inputs! Posts: 1 Participants: 1 Read...
View ArticleUnable to get scroll events in ion-scroll
@nwercto wrote: Hi, I try to make a page like the following one for my application (using ionic 3.3.0) The right panel displays a list of articles coming from my web server.The left panel displays the...
View ArticleStop infiniteScroll?
@viveknarula wrote: Hi, I am very much new to Ionic2 and trying to use Infinite Scroll with a web service using provider. Its working fine however i am not able to stop it if there is no data. I am...
View ArticleLocal notification with sound crashing on Android 7
@Dalz wrote: I am using native location notification plugin and i have applied an custom sound.In Android 7 the app is crashing on local notification Posts: 1 Participants: 1 Read full topic
View ArticleStrange behavior with viewing images in dataDirectory
@chris_held927 wrote: Hi, I'm getting some weird quirks when attempting to display images that I'm saving to the dataDirectory using the File plugin. I'm saving a photo, then storing that photo's...
View Article