Best way to show each client his/her own private files
@JuliusAlfi wrote: Hi, i'm new to ionic development.This App will be very simple two part:1) Auth user without sign up 2) Once user logged in he can see his/her own assigned documents. The first part...
View ArticleWeird errors when restarting my app using angular.bootstrap
@pxdev wrote: Hi everyone, we have an Ionic app that can inject some JS code retrieved from server. At some point we want to "reset" the app (undo the JS injection). To do so, we're trying to use use...
View ArticleDelete class item dynamiclly
@youssefff wrote: in my ionic project I'm using a toggle the generated html of this toggle is:<div class="item-toggle toggle-large ng-valid ng-empty item item-toggle" id="dd"...
View ArticleGoogle Maps (cordova-plugin-googlemaps) will be changed
@wf9a5m75 wrote: Hi Ionic users, This is Masashi, who is the author of the cordova-plugin-googlemaps The cordova googlemaps plugin will be bumped up version 2.0 soon.The performance is improved...
View ArticleWhatsapp number verification
@Snap974 wrote: Hi everyone, I'm new on the Ionic Framework, I trying to make a view like the following screen, Whatsapp number verification. I need the keyboard always show. Anyone have an idea to...
View ArticleIn App Purchases (IOS) - From Paid to Ads
@Lona wrote: Not really a pure Ionic question, but since I have developed the app in Ionic, I am asking anyway. I've got an application that now is a paid app, and some 40-50 people have bought it....
View ArticleCustom URI Scheme inside an InApp Browser is not working
@thesourav wrote: Hi All, I am building an Ionic App where a Login Page will open an InAppBrowser for Log in and after that a CUSTOM URI Scheme will trigger( inside the Inappbrowser) and open the app....
View ArticleIon-view is not removed and scope is not destroyed if back animation disabled
@nirman99 wrote: I want to go back to previous screen without an animation.So I did this $ionicHistory.nextViewOptions({ disableAnimate: true }); $ionicHistory.goBack(); But the problem is view is not...
View ArticleOpen a page when clicking push notification
@xyz_sk wrote: I have created a push notification app.The push notification is working properly.But On clicking the notification i have to open a particular page....
View ArticleIonic start sample tabs
@vchauhan wrote: The default tabs template is showing menu tabs on top rather than being on the bottom.What has changed. I am still using ionic and not ionic 2 Posts: 8 Participants: 2 Read full topic
View ArticleAndroid :Media player plays only https audio links (http is not working)
@shamonsha wrote: I am develop an android application in cordova in which it has an audio player implemented using this plugin http://arielfaur.github.io/ionic-audio/ Its works only in https audio url...
View ArticleTextarea Not scrolling after content is entered more than max-height of textarea
@akhilesh2310 wrote: Issue 1: I implemented reply comment feature to the footer of ionic modal and also using monospaced.elastic module to make it auto resize. But when I enter more text than the max-...
View ArticleIOS logout from device every day, localStorage data gets cleared
@akhilesh2310 wrote: I have implemented localstorage to store token and personal user information but in ios devices I gets logout everyday because token gets cleared form localstorage. Posts: 8...
View ArticleHttp Post not working
@anicacute09 wrote: Hi guys, I am doing an app with http request. I already have a Rest Api for POST/GET and as I use the get i works already. Now my problem is the post method, if I use test app for...
View ArticleI am really beginner in this platform , How to solve this problem?
@hashemirafsan wrote: $ ionic run androidRunning command: "C:\Program Files\nodejs\node.exe" G:\Javascript\ionic\myApp\hooks\after_prepare\010_add_platform_class.js G:/Javascript/ionic/myApp add to...
View ArticleShowing ionic tabs in two or multiple rows
@arshad104 wrote: Hi, I want to show my tabs in two rows, I have 8 buttons. Like Tab1 Tab2 Tab3 Tab4Tab5 Tab6 Tab7 Tab8 How can I do this? please help. Thanks Posts: 1 Participants: 1 Read full topic
View ArticleIOS Rejected: Link with donations help
@markbbishop wrote: So I submitted an app to IOS, but it's been rejected. I have a external page that accepts donations, so I have tried two ways that both were rejected: 1) I was using iframe to...
View ArticleWARN: ionic.project has been renamed to ionic.config.json, please rename it
@Mangrio wrote: I have a running hybrid app on my machine. when I moved to another machine through flash drive and after opening in editor. I run this command ionic serve i got this error ; WARN:...
View ArticleGetting error while installing Ionic on Windows 7
@sandi009 wrote: I am new in mobile application development. White Installing Ionic in My Windows 7, I am getting below errors. ionic-install-error.jpg679x627 136 KB My Installed Node version : 6.9.1...
View ArticlePush notifications stopped to work
@JerryBels wrote: Hello,I had my push notifications working for months, and now I migrated it to the last ionic.io version. Now I have this return from my calls to push endpoint : { data: { config: {...
View Article