Request App Ratings & Review - SwiftUI | iOS 16 | Xcode 14

Поделиться
HTML-код
  • Опубликовано: 1 ноя 2024

Комментарии • 19

  • @seanallen
    @seanallen  2 года назад +2

    My iOS Developer & Swift Courses - seanallen.teachable.com

  • @TCakes
    @TCakes 2 года назад +2

    What if they don't have iOS 16? I've used #available many times, but what is best practice for an environment wrapper like this?

  • @richardarmstrong3826
    @richardarmstrong3826 2 года назад +1

    Awesome! If they have already left a review? Does the store manage that or does the app?

    • @seanallen
      @seanallen  2 года назад +1

      I believe the system handles that

  • @kevinngaleu1805
    @kevinngaleu1805 Год назад

    Hey Sean! Thanks for this video. This 3 times per 365 days per app quota is it per user? Need you to confirm this please.

  • @KhanhLe-tr1zw
    @KhanhLe-tr1zw 2 года назад

    Hi Sean, Your videos are awesome! Do you have any tutorial of UIKit in programmatic way? I'm a beginner and i want to start with UIKit.
    Thanks in advance!

    • @seanallen
      @seanallen  2 года назад +1

      I have one on getting started in programmatic here - ruclips.net/video/_U6_l58Cv4E/видео.html. I also have a full course on building an app in UIKit programmatically here - seanallen.teachable.com

  • @guitaripod
    @guitaripod 2 года назад +1

    Thank you for a fluffless coding video

    • @seanallen
      @seanallen  2 года назад +1

      I do my best to be as concise as possible :)

  • @nurex-gamesandapps8378
    @nurex-gamesandapps8378 3 месяца назад

    Hello mr Sean ratings why no appear on TestFlight version? Or on TestFlight system disable appearing?

  • @huiliu3531
    @huiliu3531 2 года назад

    Hi Sean, I want to ask, if I implement the in app ratings on a button click(tho not recommended), for example, if I click a button only 3 times in a year, then the review dialogue will be triggered, will it guarantee the dialogue will be promoted 3 times in a year as well? Thanks!

    • @seanallen
      @seanallen  2 года назад

      I believe the system takes into account if they've seen review request from OTHER apps as well. They don't want to bombard the user, so there's no guarantee it will show up on a button press (even if only 3 times).

    • @huiliu3531
      @huiliu3531 2 года назад +1

      @@seanallen thanks Sean for replying me! A truuuue fan from botttom of the heart!!!

  • @okjosh
    @okjosh 2 года назад

    Are you still doing the $20/ mo membership? I was going to enroll a few weeks ago but decided to wait for ios16 updates and now I don’t see that option anymore

    • @seanallen
      @seanallen  2 года назад

      I closed it to new members. It wasn't working out and new, unforeseen opportunities will limit my ability to create enough content to make the subscription service work.

  • @luisbrazilva
    @luisbrazilva 8 месяцев назад

    What if I have an application written in react-native and expo? Where would I code this swiftui code or is there a way to do this in expo?

    • @seanallen
      @seanallen  8 месяцев назад +1

      Not sure. I've only written native my whole career.

  • @samaljalal2202
    @samaljalal2202 Год назад

    How do I make it so that the stars are pre-filled to 5 stars and all the user has to do is just click submit? I've scoured the internet trying to find out how BIG apps like whatsapp achieve this but nothing has been found :(

    • @seanallen
      @seanallen  Год назад

      I don't believe this is possible with the built-in review prompt.