systers / malaria-app-ios

A mobile app that will aid the Volunteer in sustaining life-saving malaria prevention tactics over their 2+ years of service.
4 stars 16 forks source link

Added swipe posts #33

Closed mahmoudashraf93 closed 8 years ago

bphenriques commented 8 years ago

The server is offline. How did you test?

mahmoudashraf93 commented 8 years ago

i tested by the available Posts Array

bphenriques commented 8 years ago

Was the array of Posts empty? The server is not responding correctly therefore I assume it is.

bphenriques commented 8 years ago

"Couldn't update Peace Corps messages"

bphenriques commented 8 years ago

On 8.X it works fine. The iOS 9.X is a different issue.

It works fine ( :) ) but I will ask you to remove the excessive newlines before I accept: https://github.com/mahmoudashraf93/malaria-app-ios/blob/develop/malaria-ios/ViewControllers/InfoHub/PostDetailedViewController.swift#L48

Is your xcode doing that automatically?

mahmoudashraf93 commented 8 years ago

Removed them :)

bphenriques commented 8 years ago

Remove print and clean conditions: if (send.direction == .Right && currentIndex > 0)