Slow response on Android Device
@armkra wrote: Hi everyone, if i test my app on chrome (web browser) All my request responses normal but if i test my ionic app on Android device my all responses so slow. What is the problem? It does...
View ArticleIonic OAuth - is it necessary to use Ionic Cloud thing?
@droblin wrote: As I understand Ionic business model, among other, it charges for the number of authenticated users using OAuth2 in Ionic Cloud.Can I just use Cordova plugins with Ionic, without being...
View ArticleIonic on Raspberry Pi 2 after startup (ionic serve) terminated
@vosecek wrote: I need to autorun ionic serve after system startup on Raspbian Jessie. Trying to add script to /etc/rc.local I have this in /etc/rc.local:sudo bash /home/pi/ionic/startscript.sh...
View ArticleHow to use jax-rs api with ionic
@Taffa wrote: Hello everyone. I tried using the API jax-rs with Ionic application, but I have the following error: https: // localhost: 8100 / MTPAY / rest / net Authentication ::...
View ArticleClicking on list (card) element after scrolling- sometimes wrong item
@William_Wallace wrote: Hello together,I have a strange issue on multiple devices but not in the webview. When I scroll through my item list, which is build with cards on it, sometimes the link leads...
View ArticleRoutes.js:278 Uncaught SyntaxError: missing ) after argument list
@Pajimola wrote: angular.module('MobileApp.routes', ['ngRoute']).config(['$routeProvider', function($stateProvider, $urlRouterProvider, $routeProvider) { $stateProvider .state('login', { url:...
View ArticleIonic error connect etimedout 192.30.253.113:443
@Gasparyan wrote: what is it?????please helpppp Posts: 1 Participants: 1 Read full topic
View ArticleIonic modal return promise after close
@lglomer wrote: I have a login modal that opens up every time an unlogged user navigates to a page that requires login. angular.module('petSpot', ['ionic', 'ngCordova', 'ngMaterial', 'ngMessages',...
View ArticleEasiest back-end platform to work with Ionic
@kemety wrote: I am new to the Ionic framework, as I understand it is used mainly to build the mobile App front-end and is based on AngularJS.I am planning to create an App using the Ionic framework...
View ArticleDo I still need a backend other than a database? :)
@en_j wrote: HalloI'm writing a couple of apps in Ionic whose purpose will be of reading and writing data from and to a database: both operations consist of exchanging JSON with the database.In this...
View ArticleHow can I block the physical phone buttons?
@fabricioasv wrote: Hi, I would like a help to know how do I block all physical cell phone buttons. I already use $ionicPlatform.registerBackButtonAction, however I necessary that the home button and...
View ArticleHow to make push notif like a line apps
@iqbalprabu wrote: Hi guys, i want to ask how to make push notif like a line apps or dialog box ?there are already tried ? lineupdate-4.png360x640 109 KB sorry my english bad.thanks Posts: 1...
View ArticleApp is working on mobile data only
@Dhyanandra wrote: hi,i am developing app on ionic and it has wifi, internet and network access. but it is only work on mobile data and restricted on wifi. how could i allow this on wifi. permision...
View ArticleFailing to use Ionic Native with Ionic 1
@mobileAppDeveloper wrote: After seeing the blog post about Ionic Native, I wanted to make use of it in my project. So I included ionic.native.min.js in my index.html and imported 'ionic.native' in my...
View ArticleIonic - encrypt & decrypt MS office documents
@ank5 wrote: I am working on an Ionic app which will pull MS Office (Word, Excel and Powerpoint) files from the node server and save them on the device (iPad). We have requirement to have the files...
View ArticleTest on device doesn’t display local images(www/img) ?!
@developer_med wrote: Heeeey guys so i'm working on ionic app ,developping an app , my issue is When serving the app using ionic serve there were no problems everything display properly in the browser...
View ArticleStrange colors in Ionic View (iOS)
@jawo wrote: Hi guys, I'm using chart.js to display a linechart. In browser the colors are represented correctly, but on my iPhone 6s the colors are black-like (in Ionic View App). Anhang 1.jpg750x704...
View ArticleHow to integrate Facebook Video Social Plugin in Ionic / cordova?
@popatshirsath wrote: HI, I am using ionic v 1.3. In which we want to use Facebook social video plugin.We integrated facebook video plugin but in that I am facing issue in ios and android App. Here me...
View ArticleSend PUSH to all users using API
@Dyrk wrote: I see in the control panel possibility to send push notification to all users. Is it possible to do the same using API? I tried already to send a request with empty tokens array "tokens":...
View ArticleError while compile as duplicate entry
@baviskarmitesh wrote: I have added facebook plugin and push notification plugin and getting FAILURE: Build failed with an exception. What went wrong:Execution failed for task...
View Article