Search found 14 matches

Go to advanced search

by Russ Biggers
Tue Nov 11, 2014 2:42 am
Forum: Issues
Topic: App is being Hacked!
Replies: 11
Views: 694
 
Jump to post

App is being Hacked!

Yurii, Do you know of a tutorial/documentation for hiding the "db id"? How should I prevent a hacker from using the proxy to access the collections? I cant really use ACL and secure collections because anyone can essentially create an "account" and once the have an account they w...
by Russ Biggers
Mon Nov 10, 2014 6:25 am
Forum: Issues
Topic: App is being Hacked!
Replies: 11
Views: 694
 
Jump to post

App is being Hacked!

Yurii, I think I understand what you are saying. For example I should use secure REST when I am using 3rd party API's. Also when I want to mask my appery database id I should use server code to do this? The issue I am having is someone disassembled my .apk and was able to find my appery database id ...
by Russ Biggers
Sun Nov 09, 2014 11:28 pm
Forum: Issues
Topic: App is being Hacked!
Replies: 11
Views: 694
 
Jump to post

App is being Hacked!

I just cant deduce how the secure rest works from the documentation. I cant figure out how to implement it. Essentially I need to be able to hide my database ID from the users so that they cant make random queries. Do you know of an example or tutorial about how to do this or about how to implement ...
by Russ Biggers
Fri Nov 07, 2014 8:31 pm
Forum: Issues
Topic: App is being Hacked!
Replies: 11
Views: 694
 
Jump to post

App is being Hacked!

What would be the best way to try and secure my database? I have looked at the "Secure Collections" but if a user creates an account then they would have a "session key" and would have access to the database anyways correct? I also looked at the secure REST but from the documenta...
by Russ Biggers
Wed Oct 22, 2014 5:00 am
Forum: Issues
Topic: App is being Hacked!
Replies: 11
Views: 694
 
Jump to post

App is being Hacked!

Alena,

I have published the app to the Google Play store and I have also published it as a web app via appery's web publish feature.

by Russ Biggers
Wed Oct 22, 2014 4:14 am
Forum: Issues
Topic: App is being Hacked!
Replies: 11
Views: 694
 
Jump to post

App is being Hacked!

Someone is hacking my app! I think they are manipulating the REST API to hack my app. They essentially have full control over it and are creating and deleting accounts and posting things in labels etc.

by Russ Biggers
Fri Oct 17, 2014 3:59 pm
Forum: Issues
Topic: How can I count the number of an especific value in DB on the app and then show it in the UI?
Replies: 7
Views: 677
 
Jump to post

How can I count the number of an especific value in DB on the app and then show it in the UI?

I tried doing what you have suggested but for some reason when I add the count parameter my queries stop working. It messes up all of my other queries that were previously working. Once I remove the count parameter the other queries begin to work again.

by Russ Biggers
Thu Oct 16, 2014 3:08 pm
Forum: Issues
Topic: How can I count the number of an especific value in DB on the app and then show it in the UI?
Replies: 7
Views: 677
 
Jump to post

How can I count the number of an especific value in DB on the app and then show it in the UI?

I have tried to specify where to save the result but I can not seem to find where to do that. I have uploaded pictures. The first one is of the before send on the query where I can specify the count. The second one is the mapping of the success but there is not an option to map the count to anything...
by Russ Biggers
Thu Oct 16, 2014 2:13 am
Forum: Issues
Topic: How can I count the number of an especific value in DB on the app and then show it in the UI?
Replies: 7
Views: 677
 
Jump to post

How can I count the number of an especific value in DB on the app and then show it in the UI?

(I have the same question)

I understand that you can use these parameters but how do you return the count to a local storage variable or to a label so that it can be used in the app?

by Russ Biggers
Thu Oct 16, 2014 2:01 am
Forum: Issues
Topic: popup not showing on page load event
Replies: 15
Views: 1490
 
Jump to post

popup not showing on page load event

Yurii, Here is the public link http://appery.io/app/mobile-frame?src... To reproduce the problem first click the "Continue to app" button at the bottom of the screen, then enter "123456" in to the input field, then select the staff radio button the click submit and it will take y...

Go to advanced search