App: Tally Up! Just released on App Store and Google Play thanks to Ionic 3
@roshkesso wrote: Hi guys, I just released my first Ionic App on the App Store and Google Play Store and I have to say…It was a real pleasure developing and shipping my app using the Ionic framework....
View ArticleGet markdown from api
@Mandi wrote: Hello, i’m new to ionic and have a question about the paragraph widget and the markdown. i get an markdown text from an api and assign the text but i do not get the correct style. what...
View ArticleStyling ionic app - which units to use in css
@Vartex05 wrote: Hi, i have maybe a little dumb question, but what is the prefered unit to use in css of ionic app, to be responsive? As i find out so far, it is better to use % or other relative...
View ArticleIon note not greyed with template
@Thyrion wrote: Hello, Don’t know what i do wrong but when is use ng-template, the content of ion-note is not anymore greyed… <ion-note *ngIf="rval_mlpc_proparam_all[0]!=0; then content else...
View ArticleCreate a remote couchdb database within ionic apps
@bill86 wrote: I’m building an ionic 3 app, and I’m using PouchDB and CouchDB for synchronization. To create the remote databases, I used the db.info() command as recommended in the official...
View ArticleIt' possible on admobfree ionic native plugin
@boxmobiledev wrote: 27848196_391234291341737_980050235_n.jpg539x960 51.9 KB Posts: 1 Participants: 1 Read full topic
View ArticleIn app browser not closing
@Poseyyy wrote: I followed a course on some website to get token from web authentification. I press a button, an in app browser open, i put my id and password, get redirected but my browser are not...
View ArticleRefer and Earn
@harrythinkwide wrote: I would like to implement Refer and Earn service in our ionic 1 app. Looking for a full fledged solution where user can refer and earn post successful implementation by the...
View ArticlePrepend slides to ion-slides
@HinderiksR wrote: Hi, I’m trying to prepend a couple of slides to my current slide. However this results in a popping to the new slide. I suspect this comes from the fact that the current slide is...
View ArticleAuto OTP reader and approvals
@harrythinkwide wrote: I’m looking for an auto otp reader and approval for my app ioinic1 … to ease our users as otp is shared in a sms in the mobile. I’m looking at complete end to end solution. pls...
View ArticlePush Notification inside App while user started entering in to App
@harrythinkwide wrote: I’m looking at pushing notifications for my app users when they open app while landing on the home page. The solution what I’m looking at is … when ever there is a new update...
View ArticleFailed to find 'JAVA_HOME' environment variable
@flycoders_sourav wrote: When i build the app showing an error. Below my error (node:2864) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejec tion id: 1): CordovaError: Failed to...
View Article@ionic/storage - localStorage not returning data reliably
@dfun90 wrote: Hey there! I have problems with using the LocalStorage via @Ionic/Storage properly. I’ve tried several ways to make it work, but haven’t had any luck yet. So either something is buggy...
View ArticleIonic 3: Video Upload
@Dalz wrote: How to convert video to form data(blob)? Thanks in advance. Posts: 1 Participants: 1 Read full topic
View ArticleChat ionic firebase push notification
@Anschau wrote: I have a real-time (firebase) chat database and would like to implement notifications for all messages sent between users, however, I have not figured out how to do this. I use ionic...
View ArticleHow to get mac address
@jasonleonore wrote: how do i get the MAC address of a device? uid.MAC is not working, it is returning null value please help Posts: 2 Participants: 2 Read full topic
View ArticleIos - Cordova Plugin Media - getCurrentPosition - NSInvalidArgumentException
@Johanrevolvo wrote: I’m trying to get getCurrentPosition() i only get an error from Xcode Initially, I just tried to use html5 audio but it does not work very well on IOS with all that user input. It...
View ArticleCan't get gallery image with url
@minareth wrote: Hello. I’m trying to prepare image for sending to the server from gallery or camera. Started with gallery. Using cordova-plugin-camera. I’m getting an image URL like...
View ArticleImport SystemJS into an Ionic app
@pxdev wrote: Hi, I have an Ionic app and I want to load an external module dynamically, similar to what’s explained in this StackOverflow post. In the accepted answer they say I need to use SystemJS...
View ArticleI upload my app on host but how can I hide js codes?
@_Ali94 wrote: I have big problem when I uploaded my ionic application on host, I surprised when I could see all my js codes !! How can I hide the codes ? Every things shown for other developers users...
View Article