print statements
Is it possible for a bad guy to read print statements done in the swift programming language?
Ex. If I release an app to the Apple Appstore and it has following print line:
print(“my-secret-password”) is it then possible to… Continue reading print statements