Skip to content

Commit

Permalink
Show alert for not granted
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Jan 7, 2013
1 parent 10e0edf commit 05f8cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/auto.rb
Expand Up @@ -32,7 +32,7 @@ def post_status(status)
NSLog "HTTP response status: #{url_response.statusCode}"
}
else
NSLog "Not Granted"
@owner.show_error "Not Granted"
handle_error error_ptr
end
}
Expand Down

0 comments on commit 05f8cdb

Please sign in to comment.