What are the best practices, in general to reduce the file size of your iphone app?
Asked
Active
Viewed 318 times
1 Answers
0
- Do Reuse of functions instead of multiple functions
- Remove unnecessary code
- Remove debugging code.
- Use object oriented style of coding instead of procedural

Community
- 1
- 1

Somnath Muluk
- 55,015
- 38
- 216
- 226