Develop an app (with push notification) without a device

Hi,

I am new apple developer and I am developing an app with flutter that needs push notification.


Actually I just have my iMac, without any mobile device, and I would like to know if its possible to add push notification to the app and put the app in the apple store only with an iMac.


Thanks

Replies

Yes, it is enough to have a Mac.


The only point to check is the 2 factor authentication requirement.


See details here: https://support.apple.com/en-us/HT204915

Thanks for the answer.


What you mean with this sentence:


The only point to check is the 2 factor authentication requirement.

If you're talking about the App Store for iPhones, etc. at least one (mobile) device registered in the Member Center, with a paid Developer Program account, is required to be able to work with, build, and provision for distribution via that store.


As well, a paid account is requred to be able to work w/push notifications for building and testing.

Post not yet marked as solved Up vote reply of KMT Down vote reply of KMT