Cross platform auto renew subscription
@elelad wrote: I made an Ionic example of cross platform app that sells auto renew subscription (using In App Purchase) with server validation using Firebase functions. I would be happy to receive...
View ArticleSecure REST API without User Authentication
@IndyJones72 wrote: I know this is very similar to an older ionic-1 post, but I thought maybe it needs a refresher. So I have an app which a few commentators/reviewers felt would benefit from just...
View ArticleCopy Paste Prompt
@Kochraph wrote: When users press long on text they receive a pop up (prompt) to copy and paste, but the language should be the one of ios and it’s only english even if if springboard is in french…...
View ArticleProblem with on ios platform
@_Ali94 wrote: Hi guys, I have small issue wish you can help me to solve it As you see in this picture (there is a space between my list and tabs header) how can I make it such as android ? I don’t...
View ArticleFacebook api group list
@s1lv10 wrote: after login to facebook I want to see a list of my groups with ionic. Posts: 1 Participants: 1 Read full topic
View ArticleLocal notification click event issue
@developer_med wrote: hi guys, i use push notification to push notif in ly app when app is not running the notif is set in notification bar and i when i click on notification i redirect user to...
View ArticleIonic Capacitator
@aldoso wrote: I saw this on: https://ionic-team.github.io/capacitor/ I Does that mean we will be able to add native swift/Objective-C for iOS or Java/Kotlin for Android directly into our Ionic app...
View ArticleChange the background color of a Page
@Tartons wrote: Hi there. How can I change the background color of my app? Someone to help me? -beginner Posts: 1 Participants: 1 Read full topic
View ArticleMake a list of buttons
@Tartons wrote: How do I define a list made of buttons, as this example with strings: items: String[]; this.items = [ Soccer,Basketball ]; -Beginner Posts: 1 Participants: 1 Read full topic
View ArticleA way to lazy load images in ?
@jaybloke wrote: I’ve built a simple photo gallery page which shows thumbnails of the photos in a grid. When the user clicks on a photo it presents a modal that shows the full-size image. The user can...
View ArticleScroll with both X and Y at the same time (diagonal scrolling)
@ady wrote: Hello! I’m trying to make a page in my app that shows a div with the user being able to pan over it. So far I’ve got it working by using simple scrolling: <ion-content>...
View ArticleAfter Selecting Option, the actionsheet to choose the option doesn't close
@ankeetas wrote: Hi, I am have Ionic v1 app using Ionic version 1.7.16 (I know I am way behind. Will be upgrading later this year). When I select the option from the third select element, the bottom...
View ArticleIonic 3 pause and resume events triggering multiple times in Android
@mallu123 wrote: I am facing strange issue in ionic 3 pause and resume events, whenever I paused the application, events are calling multiple times(once 2, once 3 etc). Here is the code...
View ArticleHo w to implement accordition list in sidemenu
@surumulluprudhviraj wrote: this is my json dat alke this i am having 6 i need to implement title in the side menu in accordition list field_image: " ", title: “Al Fanar”, field_restaurant_slogan: “An...
View ArticleIonic Deep linker view does not update on browser back button event
@abhibly wrote: I have a PWA built with ionic deep linker. I have done a demo here https://stackblitz.com/edit/ionic-mee2ut?file=app%2Fcustomer%2Fcustomer.component.html where the browser back button...
View ArticleIonic 3 input item shows no caret on iOS
@mvrm wrote: I have an ionic 3 app. On a page I have a form with some fields. <form> <ion-item> <ion-label>First item</ion-label> <ion-input type="text" [(ngModel)]="title"...
View ArticleIonic 3 example of large textarea?
@mvrm wrote: Hi, I wonder if someone has a working Ionic 3 example of a page with a large textarea (larger than page height - keyboard height). If I add such a large textarea on a page and have some...
View ArticleIonic 2 Desktop Support
@palavisatpute wrote: Hi, I am creating a desktop application in Ionic 2 and want to run it on Windows 10 Edge Desktop Browser. I want to know Ionic2 supports which version of Windows 10 Edge Browser...
View ArticleHow can remove the data:image part from a base64 string of image type
@sinchan2525 wrote: Is there a way I could reliably remove the data:image part of a base64 image string? because i want to send to REST api. if have data:image/jpeg;base64 cannot send to platform but...
View ArticleRefused to display ' URL/' in a frame because it set 'X-Frame-Options' to...
@surumulluprudhviraj wrote: Posts: 1 Participants: 1 Read full topic
View Article