I\'m building a hybrid mobile application which is almost completed and working on testing phase.
My app is working fine on android devices but i need to test my app
Install VMWare/Parallels/Virtualbox (any virtual environment) on Windows machine and run MacOS.
Sample link: https://lifehacker.com/5938332/how-to-run-mac-os-x-on-any-windows-pc-using-virtualbox
This thing will work if you want to generate certificates for creating IPA.
Using a command line window:
if you are a linux user then open terminal with sudo su and start from step 2
For creating certificates you need an apple developer account. if you have one go to Certificates & Identifiers section from developer account. But you need a mac to create certificates as there is a certificate request from certificate authority to do using keychain access in mac. Unless you have a mac, i think its not possible to create p12
certificates
For Creating certificate, you need CSR file. For Creating CSR file from Linux, follow the link given below.
How to use Linux openssl to generate CSR for iOS?
Then proceed with https://developer.apple.com/.
For creating p12 file from linux follow the instructions in the below links,
https://www.tbs-certificates.co.uk/FAQ/en/288.html
Creating a .p12 file