Maybe string handling from Swift to libpd is messing up the path? I would double check the path and that you are creating the file in a *writable* location aka the app's Documents or temp folders.
On Jul 12, 2018, at 7:17 PM, pd-list-request@lists.iem.at wrote:
From: artem@katlenok.ru
To: pd-list@lists.iem.at, IOhannes m zmölnig <zmoelnig@iem.at>
Subject: Re: [PD] iOS: writesf~ problem
Message-ID: <8f71e953-8b31-43f0-8704-ae63d1f07beb@Spark>
Content-Type: text/plain; charset="utf-8"
I’ve increased value to 3e+08, and I waited for this recursion for a minute, it did not occur, but the file was not created.
I have Objective C written application, where everything works as intended, and my Swift version is stuck on this one.
Any more ideas?