I want to test my project mobile app installation in a very low memory device. Lets say in around 1 GB. The xcode
comes with the defined RAM sizes.
Is there any way I can customize the RAM size in xcode
like I can do in Android studio.
If yes, how?
If not, is there any other alternative or simulator type which I can use for this testing?