ResearchKit / AppCore

Core code shared by the initial ResearchKit apps.
Other
262 stars 82 forks source link

Replacing URLWithString: by fileURLWithPath: #135

Open LucianoTurrini opened 9 years ago

LucianoTurrini commented 9 years ago

Thus managed to avoid problems like build the URL with null values if the string contains spaces or special character.