Ionic view app - how to see the build on ionic view app of git branch instead...
Hi, I am working on the ionic app in my local and pushed the code on the git. I wanted to link the local app to the ionic dashboard so that I can see my local project on ionic view app. I am on ionic...
View ArticleCould not download PDF from base 64 data from web service . Why?
Sathasivamr: <preference name=“AndroidPersistentFileLocation” value=“Compatibility” /> <preference name=“AndroidExtraFilesystems” value=“sdcard,cache” /> It’s already added , no change …
View ArticleSrc refspec master does not match any
For anyone that had this issue and that did not work above this is what worked for me: Tried the ionic ssh setup (that was working) checked my git remote -v (ionic was there) Then followed Ionic Pro:...
View ArticleIonic InAppPurchase2 - The item you requested is not available for purchase
So yesterday I realized that you have to add testers in two spots, one for the release with a list of users and the second in the overall profile settings. I added a comma separated list of emails and...
View ArticleSelect item in ionic 2
maybe problem has been resolved, but I can’t get data with {{p.provinceid}} and{{p.name}}.…this is my data, It’s saved localStorage: {success: true,…} data{ district [{districtid: "001", provinceid:...
View ArticleIs it possible to supply ion-datetime with an array of datetime objs?
I am creating a booking app and are looking for at way to use ion-datetime for the booking of a service. I have the available times from in a json obj.
View ArticleIonic 3 iPad html button click in custom component not working
There is an open issue in github tracking this behavior. github.com/ionic-team/ionic Issue: Cannot interact with Modal if called from a Popover on iOS - V2 RC4 opened by joshuaohana on 2016-12-23...
View ArticleSide menu and tabs - Click button on side menu, push view and show tab selected
I’m using both side menu and tabs, but I have the following issue: I want to click a link on side menu, push a view related to the tab, keep the tab in view and make an item active. Example: I have 3...
View ArticleIonic 3 - AdMob PRO - Black Banner
Hi all, I am trying to add a banner with admob pro and ionic native plugin and the banner always is black. Also moves all the content of my screen Some help, please? Regards
View ArticleRunning ionic app on emulator renders no fonts or content
I am having this weird problem with my Ionic app. If I run it on device it works ok but if I try to run it on an emulator it does not render the contents besides the background of the menu. I can...
View ArticleMigrate from cloud to pro: local builds fine, push to master build fails
Hi, I am not working with ionic often and made an App for a friend of mine. first in v1 and after a year ran into v2 and had to start from scratch. Now want to do another update and see that is now v3...
View ArticleUnable to display image using plugin Camera
@anicacute09 have you got solution?? …am facing the same problem on android device…please reply
View ArticleStatusBar issue with videojs Fullscreen
it plays video from a url so if you stream your new video through a specific url, yes… but I’m not 100% sure. It plays local videos very well.
View ArticleSetting up Ionic 1 app with Ionic Pro
Yeah! So the way we got it to work was to add the build script to package.json and run our locally-installed gulp command (which gets installed from devDependencies) from there. So in our package.json...
View ArticleSample application
Is there a sample Ionic application with Angular 4 where it shows how to use Angular components? Thanks
View Article