Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continually getting "Could not obfuscate [...] Use different salt" error #11

Closed
narner opened this issue Apr 19, 2017 · 1 comment
Closed

Comments

@narner
Copy link

narner commented Apr 19, 2017

Hello,

Thanks for this project - looks like it's exactly what I need. I added the Obfustcator.h and Obfuscator.m files to my project manually (i.e., not using Cocoapods).

I'm able to run the example code you had in the README file, and it successfully generates a hex value. When I try to do this with my own strings that I want to obfuscate, I keep getting

"Could not obfuscate [...] Use different salt" logs.

I'm on Xcode 8.3.2

Thanks!

@narner
Copy link
Author

narner commented Apr 19, 2017

My mistake; I was using the example code (which referenced the App Delegate) in a different view controller. All good now; closing.

@narner narner closed this as completed Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant