@@ -754,30 +754,22 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
754
754
</p >
755
755
</x-faq-card >
756
756
757
- <x-faq-card question =" When will Android support be ready?" >
758
- <p >It's READY! Sign up and build apps for Android today!</p >
759
- </x-faq-card >
760
-
761
757
<x-faq-card
762
758
question =" What does 'build unlimited apps, release X production apps' mean?"
763
759
>
764
760
<p >
765
761
Every NativePHP for Mobile license entitles you to
766
- <i >release</i >
767
- , think publish or distribute (typically through an app
768
- store), a maximum of X apps (unlimited for Max and Ultra
769
- license plans). In simple terms: if someone is using your
770
- app that doesn't hold a NativePHP for Mobile license, then
771
- that counts as a 'released app'.
762
+ <i >release</i > a certain number of applications.
763
+ A 'released' app is when it's published or distributed
764
+ (typically through an app store).
772
765
</p >
773
766
<br />
774
767
<p >
775
768
However, you are welcome to
776
769
<i >build</i >
777
- , aka develop, as many apps as you want for internal/local
778
- use, testing, evaluation, etc. If no one else besides you
770
+ (develop), as many apps as you want. If no one else besides you
779
771
and other license holders have access to your app, then it
780
- doesn't count towards your license as a 'released app' .
772
+ doesn't count towards your quota of 'released' apps .
781
773
</p >
782
774
</x-faq-card >
783
775
@@ -788,37 +780,24 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
788
780
</p >
789
781
<br />
790
782
<p >
791
- For example, the Pro plan includes 10 developer seats.
792
- Therefore, the license holder can create up to 10 unique
783
+ For example, on the Pro plan, the license holder can create up to 10 unique
793
784
license keys that can be assigned to individual developers,
794
785
one key per developer.
795
786
</p >
796
787
<br />
797
788
<p >
798
- Imagine an agency with 8 developers. The company can
799
- purchase a Pro plan and assign a license key to each
800
- developer, with 2 unused seats for future hires.
801
- Furthermore, this agency is allowed to release 10 apps with
802
- their plan. An analogy would be a Github plan that permits
803
- up to 10 team members (developer seats) within your
804
- organization, and your organization is allowed to create 10
805
- repositories (released apps).
789
+ This allows the license holder to control who has the ability to
790
+ use their license for building apps. You can add or remove developers
791
+ and each will get their own unique license key. If a developer leaves
792
+ your team, you can revoke their license key to prevent abuse.
806
793
</p >
807
794
</x-faq-card >
808
795
809
796
<x-faq-card
810
797
question =" Is it possible to purchase additional developer seats or released apps?"
811
798
>
812
799
<p >
813
- Not at this time, but we do plan to make this possible in
814
- the near future. Please feel free to reach out to us at
815
- <a
816
-
817
- class =" hover:text-violet-400"
818
- >
819
-
820
- </a >
821
- if you have immediate need for additional seats/apps.
800
+ You can purchase more Mini or Pro licenses as needed.
822
801
</p >
823
802
</x-faq-card >
824
803
@@ -854,6 +833,7 @@ class="hover:text-violet-400"
854
833
<x-faq-card question =" Can I upgrade or downgrade my license later?" >
855
834
<p >That's not currently possible.</p >
856
835
</x-faq-card >
836
+
857
837
<x-faq-card question =" Will my apps built with NativePHP be secure?" >
858
838
<p >
859
839
Definitely. NativePHP for Mobile apps are just like other
@@ -871,6 +851,7 @@ class="hover:text-violet-400"
871
851
build!
872
852
</p >
873
853
</x-faq-card >
854
+
874
855
<x-faq-card question =" Can I get an invoice?" >
875
856
<p >
876
857
If you purchased after May 6, 2025, you should get an
0 commit comments