Closed gdagley closed 12 years ago
When trying to include Parse::User, based on the README, I am getting the following error when the app starts and the first User.new occurs.
2012-08-08 10:16:12.113 app[73519:f803] wrong argument type Class (expected Module) (TypeError) 2012-08-08 10:16:12.117 app[73519:f803] *** Terminating app due to uncaught exception 'TypeError', reason: 'wrong argument type Class (expected Module) (TypeError) ' *** First throw call stack: (0xa60022 0x3f0cd6 0x1b6224 0x5726b 0x56d41 0x1)
I am currently using Rubymotion 1.20.
@gdagley Did you get this resolved?
Nope. Can someone post instructions to reproduce the error?
Feel free to reopen.
When trying to include Parse::User, based on the README, I am getting the following error when the app starts and the first User.new occurs.
I am currently using Rubymotion 1.20.