Ionic 4: Use Android Transitions on iOS
@condacore wrote: Hello Community, I’m using Ionic for over 3 Years now, created a bunch of apps and now I think it’s finally time to post my first question into the Ionic Forum The point is, that I...
View ArticleForce specific platform style on Ionic 4
@condacore wrote: Hello, I tried to add mode=“ios” to the < html > tag and also put this information in the app.module.ts: IonicModule.forRoot({ mode: 'ios' }), In Ionic Lab Android still uses...
View ArticleIonic 4 and how to style elements
@eyeswideopen wrote: I’ve just started to use Ionic 4 and am in the process of migrating our ionic1 project. Since this comes with a major design overhaul im currently styling elements starting with...
View ArticleJs file from server
@Josef87 wrote: I use Ionic 3 for my app and have a file on my XAMPP server, just with the input: var test = 0; now i wanna get this variable in my app. i already included the file at index.html with:...
View ArticleHow to fix "Failed to resolve: support-core-utils"?
@cooldp007 wrote: When I build apk I got below error: Failed to resolve: support-core-utils My AndroidManifest.xml file is as follows: <?xml version='1.0' encoding='utf-8'?> <manifest...
View Article[ionic4] Dismiss Loading spinner among pages
@rodrigojrmartinez wrote: I’m building an app in which I have several pages which I can navigate to (always trough routing, as suggested on new ionic 4 rather than with navController). My initial idea...
View Article[iOS] Opening the camera "destroys" design - Ad banners overlapping
@Skee wrote: Hello there, I have an app with adMob banners on the bottom. Everything works fine, until i open the camera. After that, my design is broken and that causes the ad banners to overlap my...
View ArticleIonic v4 - Release candidate shipped
@reedrichards wrote: Yeeeaaaaahhhh Ionic v4 - Release candidate has been shipped https://blog.ionicframework.com/ionic-framework-4-0-rc-shipped-paving-way-for-final/ Posts: 1 Participants: 1 Read full...
View ArticleInput Box in View while having focus on it
@chaitya wrote: I have issue relating to Input boxes hiding behind the keyboard when keyboard opens up on focus on particular Input. This is very usual in landscape mode of our application even in...
View ArticleIonic 4 - How much longer?
@chopuk wrote: I’m not being funny but Ionic 4 has been ‘almost here’ for ages. I love ionic but I feel in limbo with all this waiting around. Posts: 2 Participants: 2 Read full topic
View Article[ionic4] routed side behinde header from app.component.ts
@wiesingerh wrote: hi i postet my question in stackoverflow, anybody here can help me out? stackoverflow.com ion-content overlaps with ion-header when in ion-router-outlet angular, ionic-framework,...
View ArticleIonic Native Admob Free not show ads after app download from store android
@xxstefanoxx wrote: My app not show ads after upload on play store(Android) and installed on device. The strange thing is that if I use the same signed package and install it via “adb install”...
View Article[Help] Ionic 4 slides, swiper effect
@kucci wrote: I was unable to change swipe effect on ion-slides, can’t find any solution on web. currently the default effect is ‘slide’. anyone can assist on this? Refer:...
View ArticleRtcPeerconnection window.URL.createObjectUrl is not a function
@narasimham3 wrote: Uncaught TypeError: Failed to execute ‘createObjectURL’ on ‘URL’: No function was found that matched the signature provided. Posts: 1 Participants: 1 Read full topic
View ArticleSave Base64 Image to gallery in iPhone/Android
@IonicDeveloper02 wrote: I am trying to save generated qr Code to gallery of mobile, for that i am using Base64ToGallery plugin. Base64ToGallery Plugin is saving image in the following path "...
View Article[ISSUE] Getting Web page not available...
@indraraj26 wrote: I have added ADMOB_APP_ID to config.xml and also when i am installing the admob free cordova plugin add cordova-plugin-admob-free --save --variable ADMOB_APP_ID=“my id” Getting...
View Articleis not working in ionic 4
@Ram1122 wrote: Hi i am trying to add two child pages in parent page with two tabs in ionic 4 using below code but i was confused about ion-router-outlet not showing admin with two tabs,when i select...
View ArticleHow to get Google blogger post in ionic-v3
@gokujy wrote: I found a code to get google blogger post and open single post, but i’m getting 10 last post so i don’t know how can i get more post or open them in next page using next page...
View ArticleHow to hide col in mobile view
@saisundeep wrote: Here is my code in ionic v4 <ion-row class="b-1 mt-2"> <ion-col size="1" class="center br-1" id="sno"> <span class="left">S.No</span> <ion-icon...
View ArticleDELETE (Ionic 4)
@DeanCMSSystems wrote: DELETE this post DELETE Posts: 1 Participants: 1 Read full topic
View Article