Appsee Plugin in IONIC application
@Kusuma_12 wrote: I was trying to add Appsee plugin into ionic project but not able to add. Posts: 1 Participants: 1 Read full topic
View ArticleQuestion about Cordova globalization pluging
@icarus_31 wrote: Hi, I can see in the ionic-native source code that globalization is there Though, when doing import { } from 'ionic-native', globalization is not listed. It is not listed too in the...
View ArticleSocial App Development
@momsenmeister wrote: Hi, we are looking for a professional ionic app developer for the development of a social app. We are a team of private persons based in the south of Germany, and try to get our...
View ArticleWhen I run ionic build, it adds plugins to my package.json
@thuey wrote: Prior to running ionic build, my package.json has this for the plugins: "cordovaPlugins": [ "cordova-plugin-datepicker@~0.9.3", "cordova-plugin-whitelist@~1.2.1",...
View ArticleDoubleClick for Publishers
@loganthomison wrote: Has anyone had success integrating DFP within an Ionic app? We are making use of cordova-admob-pro, but have some additional requirement to include ads within the content of the...
View ArticleCloning an ionic project
@halukkaramete wrote: ​I just would like to install a slightly different version of the app on the device. Intuitively, I do the following steps but I end up getting the same app. Copy paste the...
View ArticleHow can we embed markers in ionic using OpenStreetMap?
@ruchi73 wrote: I am not able to embed markers using javascript and openlayers Posts: 1 Participants: 1 Read full topic
View ArticleScroll bounce in ionic2?
@Jorchg wrote: Hello!! I haven't been able to find some info about this, but has been removed the bouncing effect on scroll on ionic 2? Posts: 7 Participants: 3 Read full topic
View ArticleAndroid build succeeded but app stopped working
@riya_dashoriya wrote: When I am trying to run app on android device using ionic run android, it is showing the build and launch as successful. On device, it is showing app_name stopped working I...
View ArticleCan't update ion-list after promise resolves from SqlStorage
@rlouie wrote: So, I continue down the frustrating path of my first Ionic2/Angular2 app. It's an alarm app that is really just made to mimic the one that comes standard on an android phone. I am using...
View ArticleCordova SQLite - please help with error output
@elduderino15 wrote: Can somebody please explain me the error message my ionic / cordova app is returning when writing to an already open SQLite DB? A READ request before the write to the DB fine, but...
View ArticleGoogle Maps caching offline
@Leetcat wrote: Continuing the discussion from Cache Google Maps: Is there any way to do this I have found a few apps that do cache google maps but I have not found out how to do this with ionic.One...
View ArticleCustom map marker displays on browser but not on device
@vizoni wrote: This is my first participation here, so, hope I do the right way. I need to write down the map-marker his own code (from database). I just found a library named "MarkerWithLabel.js" and...
View ArticleCannot find name 'AppRate' and 'AdMob'
@rodrigoreal wrote: I'm trying to use this pluggin: http://ionicframework.com/docs/v2/native/AppRate/ and https://github.com/floatinghotpot/cordova-admob-pro I'm using typescript. They both are...
View ArticleUsing Gestures in the Ionic 2 Beta
@rlouie wrote: So, this took a little digging through the Ionic 2 source to figure this out, and I noticed some other forum posts asking about gestures with either no answers or vague ones. Here's how...
View Articleionic2 searchbar very slow for 1000+ items
@polska03 wrote: I have ran the code from https://github.com/driftyco/ionic-preview-app/tree/master/app/pages/searchbars. I have tested with 1000-2000 items (length on average of 40 characters) . To...
View ArticleHelp with returning database results from provider to page
@pjhartin wrote: This is perhaps an AngularJS based question, but I hope someone here can guide me. At the moment I am using SqlStorage and it's working great. However, all of my query code is...
View ArticleHow to create Http Services in Ionic2
@developersourav2012 wrote: I want to create a http service in Ionic 2 Posts: 2 Participants: 2 Read full topic
View ArticleHow to stop leaving page after confirm box
@Ashurbeyli wrote: I want to call confirm box inside onPageWillLeave function. When user will confirm that want to leave then leave page else stop leaving. How can I do ? Posts: 1 Participants: 1 Read...
View ArticleError with CLI v2.0.0-beta.23
@kuntal wrote: HiI am trying to create a project and getting error .please see bellow image . Posts: 3 Participants: 2 Read full topic
View Article