[ad_1]
To get the last object:
[arr lastObject];
and to get the position of last object:
[arr count] - 1;
[ad_2]
solved How to find array last element [closed]
[ad_1]
To get the last object:
[arr lastObject];
and to get the position of last object:
[arr count] - 1;
[ad_2]
solved How to find array last element [closed]