I designed and built my PWA. You just have to define a manifest and set an empty service worker. Boom now your mobile responsive app is a PWA. PWA can look exactly like native app if you are careful with the design. There are navigation patterns that users expect. Make sure to dial in the information hierarchy and design modals correctly. Use familiar iconography and use type that works at small point sizes. This is…
Curious to know what frameworks you are using?
US developers can offer non-app store purchasing, Apple still collect commission
881–890 of 1001 posts
Re: US developers can offer non-app store purchasing, Apple still collect commission
#882Re: US developers can offer non-app store purchasing, Apple still collect commission
#883Earlier quoted context omitted.
Oh in app purchasing. No my product is entirely dependent on the user purchasing a physical product. There's no IAP. Possibly in the future if users want something that is an upsell then I could see that happening. But I would have to hear it from users and by that point they would already be in my app-store-less ecosystem
Makes sense. One of the benefits of a mobile app is the ease of selling things in the app. Of course you can make it easy with a webapp too, but you need to handle the payment infra yourself and ask for credit card info
Re: US developers can offer non-app store purchasing, Apple still collect commission
#884Earlier quoted context omitted.
I think the difference is that amazon is not a platform. You sell on Amazon because it is where everyone is and they did that by burning lots and lots of cash to ensure everyone margins cannot be larger than a paper atom. Now that they're trying to capitalize on it they're becoming worse as a store and I can't remember last time I used them (in NL). If you buy an iphone there is no one to compete, Apple does not have…
> Amazon does not take 9% if you sell somewhere else So we do sell on other e-commerce platforms and you’re never gonna guess what their fee structures are. (Basically the same as Amazon’s)
Whereas Apple could start charging 50% tomorrow and still have all the major apps in the store because of their market dominance position combined with ecosystem lock-in and walled garden.
Re: US developers can offer non-app store purchasing, Apple still collect commission
#885Earlier quoted context omitted.
Apple's justification seems counterintuitive, given that the commission only applies to app sales or in-app purchases. Since free apps don't pay anything, what is the commission for if not for "services as a payment provider"?
It's very normal for companies to charge some customers more than others based on their ability and/or willingness to pay. See: student, senior, and military discounts, SaaS with organization pricing vs individual pricing, etc.
Re: US developers can offer non-app store purchasing, Apple still collect commission
#886Earlier quoted context omitted.
Those services died relatively quickly in the face of what GP is describing.
Indeed they did. Why do we now think it's possible to go back to that?
Re: US developers can offer non-app store purchasing, Apple still collect commission
#887Earlier quoted context omitted.
"You're charging too much" seems unlikely to be the actual argument presented though. Something along the lines of the scare message, still not actually allowing it to be handled via in app flow like a first party payment, and intentionally making a 3rd party choice potentially impossible to compete vs a 1st party choice by arguably hiding part of the processing fee margin in the overall fee would be the kinds of arg…
I think the percentage charged is very relevant though. And the fact the developer is to hide the fee and not list it on the receipt (subscription: $10, Apple tax: $3) And the fact you cannot charge less for the same service if you sold it outside the platform (as you'd like to do as you didn't need to collect the Apple tax).
Re: US developers can offer non-app store purchasing, Apple still collect commission
#888Earlier quoted context omitted.
Curious to know what frameworks you are using?
Nextjs and native browser components that I style in ways that are familiar to mobile app users. So like , and you use CSS to give it 8px border radius and 48px height. Since I'm going for a material style with an iOS feel I mix the forms. Another example is I use a hamburger menu but I use sf symbols light "icon" as an SVG.
Re: US developers can offer non-app store purchasing, Apple still collect commission
#889Re: US developers can offer non-app store purchasing, Apple still collect commission
#890The real problem with the Apple Tax — it ruins value-chain and makes it uneconomical For every value created a customer receives there is value captured by a company paid by this customer. Let's say a company creates a service valued as 1X by the customer and the customer pays 1X for that. This balance guarantees accessibility and interest among many customers. Apple tax demands for a customer to pay 1.43X for the sa…
I applaud you taking personal action and voting with your wallet / dev cycles. > it ruins value-chain and makes it uneconomical This is empirically not true. If the value-chain is so 'ruined' and 'uneconomical'. Why are there so many iOS devs? Lots of people are participating in the system and lots of people are getting rich. Examples of truly uneconomical ecosystems are Windows Phone and Blackberry - which is why al…