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

Hi #6

Open
juliogtz opened this issue Jan 24, 2013 · 1 comment
Open

Hi #6

juliogtz opened this issue Jan 24, 2013 · 1 comment

Comments

@juliogtz
Copy link

Hello using this sdk for titanium i have a problem when i try to use: "Parse.Query.or"

[WARN] Exception in event callback. {

line = 134;

message = "'undefined' is not a function (evaluating 'Parse.Query.or(query1.containedIn(\"id_sender\", \"id_receiver\",[currentUser_Msg.id]),query2.containedIn(\"id_receiver\", [currentUser_Msg.id]))')";

name = TypeError;

sourceId = 271521376;

sourceURL = "file://localhost/Users/Julio/Library/Application%20Support/iPhone%20Simulator/5.0/Applications/15AF9A2A-79C8-43A6-9620-5BE07BA8E817/NextLatin.app/Menu.js";

}

Do you know what is the best way to use the statement OR ?

Thanks!

@juanbermudez
Copy link
Owner

Hi Julio,

I think it might be because the SDK version i used is older and did not include the .or function.

I will try to update between tonight and tomorrow so it has the newest version.

Sorry about that, I have been a bit busy.

Best,
Juan

On Jan 23, 2013, at 11:09 PM, julioquezadamx [email protected] wrote:

Hello using this sdk for titanium i have a problem when i try to use: "Parse.Query.or"

[WARN] Exception in event callback. {

line = 134;

message = "'undefined' is not a function (evaluating 'Parse.Query.or(query1.containedIn("id_sender", "id_receiver",[currentUser_Msg.id]),query2.containedIn("id_receiver", [currentUser_Msg.id]))')";

name = TypeError;

sourceId = 271521376;

sourceURL = "file://localhost/Users/Julio/Library/Application%20Support/iPhone%20Simulator/5.0/Applications/15AF9A2A-79C8-43A6-9620-5BE07BA8E817/NextLatin.app/Menu.js";
}

Do you know what is the best way to use the statement OR ?

Thanks!


Reply to this email directly or view it on GitHub.

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

2 participants