I don't register 'Apple Developer Program', but I want to test the iOS application on my devices.
Is it possible to test the iOS app on my device without registering 'developer program'?
I tried to build the app on my device, but 'code signing error' occurs.
I changed bundle identifier to the form of com.[myName].[AppName], then it works. I think I can freely use any words for [myName] if it does not conflict.