Erro in ionic package - EACCES
@DiogoMM265 wrote: Error while rotating the ionic pro package. Apparently it is a permission error … but I do not have access to the machine to release access. Error: spawn EACCES Has anyone ever had...
View ArticleIonic basic templates download
@Mohamd1212 wrote: Good morning everybody I am facing some problems when i try to download ionic full template files like to say the blank template from the console. So i am wondering if there is a...
View ArticleIonic/ Angular How to display a div ontop of a picture
@RobertLow wrote: Hi, I wanted to put a div on top of a image. I have tried with z-index and z-index ! important. However the image is always on top of the div. This is my template.html <div>...
View ArticleDrag to select multiple dates (ion2-calendar)
@kenanaiahJ wrote: Hi, so I’m using ion2-calendar (https://github.com/HsuanXyz/ion2-calendar) so once I set it to multi I’d have to tap to select dates but I want to be able to hold and drag and it...
View ArticleUsing angular expression in frame throws error
@deveps wrote: I have tried the suggestion made in the other solution,using an iframe cause the error… This line shows error <iframe width="100%" height="300" src="{{item.body}}"></iframe>...
View ArticleGalaxy S8 - unwanted space above app view
@bpeary wrote: Hi, I’m getting some space (like 20px) above my app on a Galaxy S8. Using the Chrome inspector on the Android app, it doesn’t show the space, like the inspector thinks the phone screen...
View ArticleVideo Call using Ionic open source
@testaccnt0435 wrote: Hi, I’m looking to build a video call application, I have searched for this option but some of the plugins(Quickblox or bit6) in github are paid after some limit. Is there any...
View ArticleBash: ionic: command not found error while starting project in ionic 3
@sujithhybrid wrote: bash: ionic: command not found while I start a new project this error is showing. This the version is using on my pc windows 7. Microsoft Windows [Version 6.1.7601] Copyright ©...
View ArticleNgcordova inappbrowser events
@samxfido88 wrote: im working on ionic v1 and ngcordova inappbrowser im unable to fire inapp browser can somebody guide me ? Posts: 1 Participants: 1 Read full topic
View ArticleSending unsigned bytes array to serial port
@prakashsnapon wrote: hi, I have to send serial data via otg to usbserial, I am using: GitHub xseignard/cordovarduino cordovarduino - Cordova/Phonegap plugin for USB host serial communication from an...
View ArticlePreview image before uploading in ionic 3
@divyanaireficaz wrote: Hi all, I want a preview of an image before uploading to server. Currently I can upload the image to server but before that I want to preview the image. My code is like "...
View ArticleGetting a variable from a .ts file into Ionic Creator project
@TeamTreeHuggers wrote: I have created an Ionic Creator project, and exported it as a zip file. All of my html files are in a project/www/templates directory. Now I want to get code from my .ts files...
View ArticleIonic cordova build does nothing after lint finished running
@omegachien wrote: Whenever I run ionic cordova build android --verbose, it stops after linting. Building for iOS works fine without any hiccups though. I also tried uninstalling Android Studio and...
View ArticleKeyboard typing
@sivaharvey wrote: i want name tying like keyboard some same format like calender function…in input field touch display the keyboard i want to type in keyboard. Posts: 2 Participants: 2 Read full topic
View ArticleCan we use *ngFor to bind data dynamically to view within AlertController
@champion007 wrote: Hi Folks, Was wondering if we can use something like below, not working for me. Am i missing something ? this.multipleNumber.push([ { "name": "Number1", "number": "8782374" }, {...
View ArticleIonic directions from current location to particular point
@wandie wrote: Hello i have some code its working well from a desired location to particular location, but i want to change it to navigate from current location to particular location, how can i make...
View ArticleHow to see the ionic SQL lite storage in android devices
@saikumarnagumantri wrote: Hi, I am using SQL lite Storage in my application which is working fine, But I want to see the table structure in Android devices, please help me to find it Posts: 1...
View ArticleIonic file opener
@dhameergovind wrote: Hi there I am developing an app for android, ios and windows. One of the requirements is being able to download a pdf that is stored in the assets folder in the ionic app. I am...
View ArticleAdding pages (noobie)
@kkwetsukre wrote: Hi, Im reading this : https://ionicframework.com/docs//intro/tutorial/adding-pages/ That says Taking a look at src/app/app.html, we see this line near the bottom: Just look Where is...
View ArticleIonic 3 complains that database is already open
@vivekh wrote: I’m using cordova-sqlcipher-adapter along with ionic-native/sqlite to carry out local DB operations. I’m using create method to open database every time I need to run executeSql for a...
View Article