Posts

Post not yet marked as solved
2 Replies
533 Views
On Mac App Store, my app became number one board game within 24 hours of release. Under games category, it is number 16. I am not understanding how come I am seeing all this ? On Analytics page - there are hardly 2 units sold. Why is this joke being played ? I literally got happy when it was shown as number 1 board game and I can see it is all false. But how can Apple servers display such false information ? The name of my game is Sudoku - Classic to XV.
Posted
by mon2104.
Last updated
.
Post marked as solved
3 Replies
835 Views
I am new to app development and needed an idea of what all I need to do to avoid decoding of my code once my app is uploaded on App Store. I have a simple Sudoku app with no backend on a server or cloud. I am neither authenticating the user because there is no user sensitive data I am storing. There is neither third party library involved. With all this - will my code be ‘safe’ if uploaded my app on App Store or malicious actors will be able to decode and place my app on third party websites without my permission ? Should I make a backend on a server or cloud and authenticate the user to avoid the above issue. Or will my current app that essentially involves a sudoku generator, solver and UI - all the code within the users phone that too without authenticating the user will not lead to the above issue ?
Posted
by mon2104.
Last updated
.