Ionic payUMoney integration
@ShafeekMsv wrote: How to integrate payuMoney in Ionic cordova project, I have merchant key and salt.please help me, Shafeek Posts: 1 Participants: 1 Read full topic
View ArticleAndroid Action bar menu
@Aparna wrote: Hi All, How to have android action bar menu. Can anyone please help me.Thank you. Posts: 1 Participants: 1 Read full topic
View ArticleCollection-repeat not showing list. It Shows scroll but not data
@Sanat88 wrote: I am using below code for my app : <ul class="list card"> <div class="item item-divider" style="font-size: large;"> <b>Upcoming Schedule</b> </div> <li...
View ArticlePaypal integration with Ionic
@AhammadaliPK wrote: Hi ,AllWe are having some trouble when we have had integrated paypal plugin in our ionic app,When we tried to make a transaction , following are the Alerts we got stopping the...
View ArticleCamera takes 360° picture
@pierro wrote: Hi, This is more of a technical question, out of curiosity. Is it possible, using cordovacamera or any other plugin, to take 360° pictures?Just like the panorama feature, but 360°, then...
View ArticleProblem "Ionic browser"
@mrach wrote: Hello With command "Ionic browser" thanks for your help Posts: 3 Participants: 2 Read full topic
View ArticleParallelly running many pages
@valarmathi wrote: In my app at the first page i am starting my timer once if i change my state to other and if i come back to timer page it is reloading. i want my timer to keep running even if i...
View Article[solved]Dont understand why this is not working, help me pls
@Yagami2k04 wrote: index.html<html ng-app="ionicApp"><head> <link rel="stylesheet" href="http://code.ionicframework.com/1.0.0-beta.1/css/ionic.css" /> <script...
View Article[Solved] Floating Label Value Issue
@danielpt wrote: Hello, i got a problem with floating labels... When i use the value="", to place a filled input, the floating system don't work.. Only show the floating when i delete the value...
View ArticleCustom page transition problem
@pocorschi wrote: hey guys. i got a question maybe somebody can offer some help. My layout is something similar to this layoutTest_2.png2310x1350 15.8 KB The navbar is simply rotated and there are...
View ArticleNav-view probleme on basic app
@Yagami2k04 wrote: hi everybody , i get probleme with ion-nav-view on a basic , it not showing me a "slidemenu.html" template , my code is below<html><head> <link rel="stylesheet"...
View ArticleHow to get Side Menu only on Home Page?
@rgecy wrote: I am struggling a little with how to get the side menu only on the home page of my app. I am using the sidemenu starter and any page that is listed in the menu will display the side menu...
View ArticleIonic thumbnail issue
@zhouhaowowtv wrote: Here is my list. screenshot-1.png1046x306 42.9 KB You can see the space below my contents and the thumbnail. I think this is because the thumbnail is square originally although I...
View ArticleWhich is the best Ionic gallery plugin with Lazy loading features?
@devkiran wrote: Looking for a best Ionic gallery plugin with Lazy loading features. I have already tried ion-gallery but it is not providing lazy loading for large set of images. ThanksKiran Posts: 1...
View ArticlePlatform Ready
@guilhermeionic wrote: Hi, I'm with a problem with $ionicPlatform.readyWhen debugging the app on the google chrome, an alert is displayed.But when I run the app on device, the alert isn't displayed....
View ArticleCannot read property 'dataDirectory' of undefined
@Tsubota wrote: Our team are working in a project using Ionic and Team Foundation Server for code control, but when my coworker checked some changes and I got his version the following error occurred:...
View ArticleProblem inside a ion-nav-view
@mllambrich wrote: Hi,I have a form inside a ion-nav-view. I have a hidden "div". When I show it, with "angularjs", the window size isn't updated. There is a lot of code in internet, but it doesn't...
View ArticleHot Code Push Problems with iOS
@eneskaya wrote: Hi all, We have an Ionic app which we would like to update over-the-air with Cordova Hot Code Push (CHCP). This seems to be very easy, as you just need to install the plugin and...
View ArticleShow top notification with app opened
@igordeoliveirasa wrote: How do I do that, like Whatsapp does? Posts: 1 Participants: 1 Read full topic
View ArticleHow to use MongoDB in Ionic?
@RealFighter64 wrote: Hi,I have a local MongoDB database (at the moment it's local, anyway) and I want to access it though an Ionic app. However, I've tried to use npm install mongodb and it works...
View Article