Meteor + Ionic : Whatsapp clone dont run on device
@mav wrote: Hi, i was following this great tutorial: http://www.angular-meteor.com/tutorials/whatsapp At step 3 - "Chat view and send messages" I tried to run the app on my android device (HTC M7)....
View ArticlePlugman - The provided path is not an Android Project
@adzy2k6 wrote: I am currently trying to develop a Cordova plugin for a project at work. I have developed a basic skeleton, including a plugin.xml file, a javascript file to act as the interface, and...
View ArticleSliding probleme on a basic app starter
@Yagami2k04 wrote: hi everybody, i will show you bellow my basic app : index.html <body> <ion-nav-bar class="bar-positive"> <ion-nav-back-button> </ion-nav-back-button>...
View ArticleWhy this codepen template build a white screen android apk even if serving it...
@abioneperhobby wrote: Hii'm able to build android apk that works on my nexus 5 starting for tabs default template. so ionic start myapp ionic add platform androidionic build template i obtain apk, i...
View ArticleWhite Screen in Real Device
@alperenturkoz wrote: Hello everyone, I am trying make hybrid app with ionic. So I have a problem in device. My app is running beauty with ionic lab but, but the phone is not the case. The CSS, JS...
View Article1.2.1 hides bottom of form on mobile web browser
@dolthead wrote: If I load my app in a browser and go to any of the pages in my app with a form and click in a text input, the bottom margin jumps up and covers part of the form. I noticed that the...
View ArticleError: Cannot find module './source-map/source-map-generator'
@hoseinbl wrote: I am facing with strange problem. I just create a blank app. When I tried to add android paltform I faced with this error: Error: Cannot find module...
View ArticleHow to integrate Ionic + Native Facebook auth + devise?
@marcellosch wrote: I've tried a lot of solutions with ng-token and devise but nothing worked flawless and with native login support. Does anyone have a good approach to that? Posts: 1 Participants: 1...
View ArticleIonic is rotating images?
@Neonic1 wrote: So, I'm not sure where my problem lies...Please help! This is a basic clean-cut to my process. HTML → JS → PHP → Server/MySQL Somewhere along the line, my uploads are rotated (not from...
View ArticleVersion ionic-v1.2.1 to download 1.2.4
@PterPmnta wrote: to download the latest version that appears on the page, download an earlier version , I wonder if anyone has the same problem. Posts: 1 Participants: 1 Read full topic
View ArticleHow to upload a video file to Google Cloud Storage?
@ghamtre wrote: I'm developing an app to let people upload short videos (8secs) to show products, the problem is I can't figure out how to upload a captured cordova file to GCS. I'm using the cordova...
View ArticleSelect image from gallery and upload to firebase failed in android but works...
@jasonhoo95 wrote: `var imageApp = angular.module('starter', ['ionic','ngCordova','firebase']);var fb = new Firebase("https://boiling-fire-9767.firebaseio.com/"); imageApp.run(function($ionicPlatform)...
View ArticleUnwanted trailing slash on Ionic CLI proxy
@vicmota wrote: I'm dealing with CORS issues when developing while trying to reach an API endpoint. I've set-up a proxy via the ionic.properties so the CLI can handle the requests. The main problem...
View ArticleIonic Package splash from config.xml
@jdnichollsc wrote: Hi guys! Is possible to use the path of the splashes from config.xml, when the Ionic Package service is use to build the app? Posts: 1 Participants: 1 Read full topic
View Article$ionicLoading not working on $scope
@Ckpk wrote: Try to use $ionicLoading directive, but cannot make it works. I am showing the loading screen when someone clicked on the link while the link process to API, the loading screen will shown...
View ArticleIssue with window.print() breaking tabs
@ericdecoff wrote: Example The below code causes Ionic Tabs to stop working... Can not see the reason.... <a href="#" class="fa fa-print fa-2x" ng-click="print('skills-print')"></a>...
View ArticleBasic ionic http post to php
@napang wrote: hi there. I am new to ionic. I am working on getting the result on basic ionic http post to php. i dont know where i did wrong but php seems to be not receive any data, in this case a...
View ArticleAndroid In app purchase error
@Shore wrote: Hi, I am getting the following error while trying to test Android in-app purchase with my test account. Authentication is required. You need to sign in to your google account. I have...
View ArticleIntegrate Payu payment gateway with ionic application
@rvkvino wrote: I have completely developed application using ionic framework for both android and ios.Now i need to integrate the payment gateway for my mobile app, we are using the Payu india...
View ArticleSecond push notification is not visible in Android
@Shore wrote: Hi, I am trying to generate push notifications using Cordova plugin. It is working fine in iOS but in Android when one notification is visible, unable to fetch the second notification(I...
View Article