Most voted "ionic" questions
Ionic is an application development framework for mobile devices that aims to develop hybrid apps and fast and easy development, using HTML, CSS and Javascript.
Learn more…919 questions
Sort by count of
-
26
votes3
answers10445
viewsReact Native or Ionic?
I need to create an App and would like to know which of your technologies is the most suitable for mobile development today. What is the main difference between Reactnative and Ionic? Which of the…
-
15
votes2
answers13776
viewsWhat’s the difference between Apache Cordova and Ionic?
I have some questions regarding Apache Cordova and Ionic. Both, to me, seem the same thing with the same purpose, allow the creation of hybrid applications for mobile devices. See that in the ionic…
-
13
votes1
answer1879
viewsHybrid Apps: when to use and what is needed?
With Hybrid Applications cross-platform gain development time, but have some doubts about the real need to use a framework. The most famous Phonegap, Ionic and Titanium are easy and friendly. But…
-
11
votes2
answers578
viewsRadio stream with Phonegap
I’m developing a App, I have the function below and it is perfect for an online radio. I would like to add others but am not sure how. Follows the function: // Radio Controller var radio = null; var…
-
11
votes1
answer3066
viewsIs Ionic development for Ios in a windows or linux environment possible?
I was wondering if there is any way to create iOS applications when our operating system is windows or linux. According to this Cordova, we would have to have an iOS operating system. Is there any…
-
9
votes2
answers1951
viewsApp - Xamarin or Ionic?
I need to create an App and would like to know which of your technologies is the most suitable for mobile development. What is the main difference between Xamarin and Ionic? Which of the…
-
7
votes2
answers1770
viewsObject filter disregarding accents in Angularjs with Ionic
Fala galera, I’d like to do a filter on the Angularjs that overlooks the accents. This filter is applied on top of a list of objects that have a name property for example that we filter on top of…
-
7
votes2
answers2282
viewsHow to put side menus on Ionic?
I’m developing an application on ionic I’m not getting the side menus left the first page of the application and a login I’m not getting the side menus on the page home.html which is for this page…
ionicasked 9 years, 4 months ago César Sousa 2,025 -
7
votes3
answers1666
viewsIonic is suitable for what types of applications?
The Ionic Framework is indicated for what types of applications? I’ve been doing some research on the plugins of Cordova, seems to give much problem in cross platform development, some plugins do…
-
6
votes2
answers365
viewsProblems sending data to the Ionic database
I made a web application, with Angularjs and PHP, here on my computer, where I registered users and emails in the database and works perfectly. I’m trying to do the same with Ionic, but when I try…
-
6
votes1
answer301
viewsHow to stream audio with Ionic?
I need to stream audio with Ionic, I’ve installed several plugins but streaming does not work, using http and rtsp protocol. I also tried to put a Javascript function inside the index of the app but…
-
6
votes3
answers1728
viewsHow to recover information from database by id on Ionic?
I have an app I’m developing on ionic and angularjs I’m using routes and I’m fetching the data from a database on a remote server, I have a page where and listed me several categories and each…
-
6
votes1
answer1981
viewsHow do I send an Ionic app to the Apple Store?
I created an app with Ionic and want to send it to the Apple Store. I’m following this link but I’ll stop by Product>Archive. The Xcode simply does not enable this option. How to do ?…
ionicasked 8 years, 10 months ago FernandoPaiva 1,562 -
6
votes2
answers4341
viewsWhat is the best way to log in with Angularjs
In an app using Angularjs and Ionic, what’s the best way to authenticate in an API? I log in to all screens or use some session mechanism? I imagine that authenticating all controllers may consume…
-
6
votes1
answer726
viewsOpen my App from a link sent via email
I am trying to get the user, by clicking on the link received via email, to be redirected to a specific view of my application. It would be something like: 'myapp://app-custom-path'. I’m using…
-
6
votes1
answer476
viewsConvert Image to Base64 with Ionicframework
Is there any library that can convert images to base64 with the Ionic Framework? I tried to use the angular-Base64-upload, worked with the angular, but in the Ionic did not succeed. If anyone knows…
-
6
votes1
answer2385
viewsAPK not upgrading
I am trying to update an app in google play store incremented version code, generated apk with the same key, however, the store displays the following error: any tips on how to solve this problem?…
-
6
votes1
answer6678
viewsChange APK subscription key on Playstore
Hi, I have an app on Google Play Store that was from another account and that went to my account, because it will not mess with it anymore and the customer asked us to work on the next version. The…
android ionic google google-play google-play-servicesasked 6 years, 3 months ago Alexandre Oliveira 135 -
6
votes1
answer691
viewsGIT error sending project to Ionic Pro: fatal: sha1 file '<stdout>' write error: Broken pipe
I signed Ionic Pro and I’m trying to send my local project to their Cloud. I use the command: git push ionic master It starts all right but makes the mistakes to follow: git push ionic master Enter…
-
5
votes1
answer1165
viewsLocate nearby restaurants registered in the database through google maps
I could use some help. I have a PHP system with a mysql database with several registered restaurants, with fields such as: id, name, address, longitude and latitude and I am creating an application…
-
5
votes1
answer1166
viewsDifficulty navigating between views using Ionic Framework
recently start in Ionic, and I believe that as a beginner doubt, I’m having some questions about opening pages, ie, browse between my views in case there are 3 would be them, the home, Pag1, pag2,…
-
5
votes3
answers1764
viewsIonic - Display side menu in all view except main page
Hi. I have a problem regarding the side menu of Ionic. I need to display it in all views except the first one. I tried to put all views with the side menu, and give Hide on the menu button on the…
-
4
votes1
answer663
viewsProblems installing the Ionic Framework
I am beginner with the framework Ionic and I’m having a problem trying to do the installation. Recently I had to format my computer and now I am not able to install the framework again. When I run…
-
4
votes1
answer984
viewsOpen camera inside a div [Ionic]
I’m developing a small application with Ionic, which will be built for android. I need to access the device camera in the app for video, but when I do, the camera app opens from the outside. I would…
-
4
votes1
answer3687
viewsHow to align text in the center of a card?
I’m looking for a way to align the text of the card component in Ionic. How to do this ? <div class="card"> <div class="item item-image"> <img ng-src={{imagem}} id="smallimage">…
ionicasked 8 years, 11 months ago FernandoPaiva 1,562 -
4
votes1
answer225
viewsProblem with slidebox and ng-repeat in Ionic framework
I’m trying to create the slidebox of the Ionic framework with data returned from the database and the slide is not appearing on the screen. I’ve looked for the solution to this in many places but…
-
4
votes2
answers945
viewsHow to use css in ion-list, ion-item?
Hello, I’m developing an app and on this screen I’m picking up data from a json, so I have to use ng-repeat, only this way I can’t use the css styles, because it doesn’t accept div or other way(at…
-
4
votes2
answers216
viewsError in php data return in Ionic
I’m making an Ionic app in which I place the zip in a field and the backend returns me all other data such as state, city, street... But something strange happens, it returns the whole structure of…
-
4
votes1
answer568
viewsHow to set up an app to launch in Google play and Apple Store
I’m developing an app using Ionic/Cordova and I came up with some doubts, are they: Must do some kind of specific configuration in my file Package.Json to have no future problems when generating a…
-
4
votes2
answers98
viewsReturn ID of who has the shortest distance between coordinates
I have a function in ajax that returns all latitudes and longitudes of users registered in the database and gives me the shortest distance between the coordinates returned and a fixed coordinate in…
-
4
votes1
answer7602
viewsHow to Know which version of Ionic is being used in my project
I am working on an Ionic project at my company, but I do not know which version it was made, and who did not work in the company anymore, how do I find out in which version it was created?
ionicasked 7 years, 7 months ago Estevoliveira 109 -
4
votes1
answer627
viewsHow to use Google Maps in Ionic to upload multiple locations
I’m using Ionic 1.3 and creating a Maps screen, this screen will feature a menu to select the specific destinations and another that is the maps with the location. Example of destination selection…
-
4
votes1
answer790
viewsHow to add results from a list and display result in an Ionic popup?
I have an actiosheet that opens a popup: In the popup I want the total values of the list to be displayed. That is, I need to add / accumulate the values of the list and display the sum in the…
-
4
votes2
answers417
views"Cannot read Property" after an http.get request
Hello, all right? I have the following problem. I am making a Restful request (http.get) and am writing the received object into a variable within $Scope. However, when I try to access this variable…
-
4
votes2
answers555
viewsIonic doesn’t recognize my css
To be clear, I’m creating an app with ionic 1.3 like learning and studying for college, and I need to use a css and js external. It is a lib calling for Icheck (Link to the icheck). I have already…
-
4
votes2
answers530
viewsField Ionic search, need to close when user click "Go" or "OK" from Keyboard
I have a search field at the top, which is just a filter, so: <div class="bar bar-subheader bar-light"> <label class="item item-input item-floating-label"> <i class="icon ion-search…
-
4
votes1
answer198
viewsHow to perform a type of href with parameters on an image using Ionic / Angularjs
I have this snippet of code, which shows an image with a CSS on top: <img class="imagemCapa" image-lazy-loader="lines" ng-src="{{item.cadastra_oferta_foto}}" /> <div…
-
4
votes1
answer649
viewsPayment cannot be processed because don’t have Secure Connection.SSL Certificate
I am using Ionic 3 with the plugin of the marketPago and when I will complete the purchase it returns me this error, everything takes into account to be an error caused by the Ionic run on a…
-
4
votes3
answers6310
viewsProblem with brmask in Ionic 4?
Besides this mask I tried to use two others that resulted in the same error, which is the following: ERROR Error: Uncaught (in promise): Error: More than one custom value accessor matches form…
-
4
votes1
answer221
viewsIonic with admob-free advertising displays only "Nice Job"
I created an application with Ionic version: 3.20.1 and set up with admobfree: cordova plugin add cordova-plugin-admob-free --save --variable ADMOB_APP_ID="ca-app-pub-XXXXXXXXXXXXXXXX/XXXXXXXXXX"…
-
3
votes1
answer3161
viewsSynchronize Local Database from Remote Server on IONIC
Personal how to update a database in a mobile application every time the remote database is updated. For example I have an application in Ionic, and to get faster I use the database of contacts…
-
3
votes1
answer508
viewsShow Local Database data on screen, Ionic
The function that makes the select and roll the dice to result that’s the one: $scope.queryAndUpdateOverview = function(){ f_Select("SELECT * from cadastroPessoa",[], function(results){ $scope.dados…
-
3
votes1
answer112
views$ionicLoading, template does not work
When I call the call show() passing the attribute content: '...' loading text is changed as below. $rootScope.loading = $ionicLoading.show({ content: 'Loading...' }); But when I use template, as…
ionicasked 8 years, 12 months ago Lucas Fontes Gaspareto 3,656 -
3
votes1
answer898
viewsPlace local Json in external Json $http Angular / Ionic
I want to pull this Json data from the Service by an External Json via $http. I found several examples plus they are not returning result to me. .service('ProdutosService', function($q) { return {…
-
3
votes1
answer1664
viewsDisplay Alert according to an Ionic condition
I have a user registration page where I have a code field where I would like to validate it according to a condition ($Scope.error) coming from my controller, I already have some alerts but they…
-
3
votes1
answer4402
viewsHow to use Angular input Mask
I use Angularjs and Ionic and am trying to use this Input Mask, but I don’t quite know how to do it. I follow the steps and yet this error appears: Angular Error. References in index.html:…
-
3
votes3
answers738
viewsHybrid applications optimize webview?
How the frameworks Do hybrids work? In my view what they do is they spin everything on top of the webview platform native, just packaging the JS code inside an application directory, such as Assets.…
-
3
votes1
answer8210
viewswindow.history.back returning only one page
I have a problem with window.history.back(), for he is returning only one page. I use the following function: <script type="text/javascript" charset="utf-8"> // Wait for device API libraries…
-
3
votes1
answer2253
viewsHow to clear form with Angularjs?
I’m creating an application with Ionic, I have a company registration and after registering the company I want to clean the form but I’m not getting. How to do this ? form <form…
-
3
votes0
answers147
viewsIonic ng-repeat problem with vertical scroll
I’m making a list of cards with ng-repeat on Ionic, the problem is that it clicks the scroll vertical after a certain point (hangs as if there is no more content). This only happens on Android,…