ingurgite

Member

Last active 4 years ago

  1. 4 years ago
    Sun Oct 20 13:02:51 2019
    ingurgite posted in Single vs Double Tap.

    Hi @andrea, the solution you proposed worked for weeks but it no longer works in the simulator right now for me.

    This is what I do. Again it works on a real iOS device, if I comment those lines or 4 out of 5, it will work, though the action will take almost a second to react.

    forward.requireToFail(inspect)
    forward.requireToFail(back)
    forward.requireToFail(later)
    forward.requireToFail(previous)
    forward.requireToFail(next)

    Thanks.

  2. Mon Oct 14 15:47:39 2019
    ingurgite posted in openModal(), open() etc..

    It fixed it indeed. Thanks @andrea.

  3. Sun Oct 13 20:13:45 2019
    ingurgite started the conversation openModal(), open() etc..

    Hi,

    Before the new deployment process of CreoPlayer, I used openModal(mode) to open a new page. But now, no matter what I use (openIn(), open(), openModal() etc.), the new page will appear as a "card" on top of the previous window.

    Even worse, the new window does not answer any of the gestures even though that worked previously.

    Thanks.

  4. Sat Oct 12 08:28:21 2019
    ingurgite posted in iOS bug.

    I've used Apple Configurator 2, probably worth referencing articles covering that step of the process.

  5. Sat Oct 12 08:20:27 2019
    ingurgite posted in iOS bug.

    Thanks @andrea, @marco. I've successfully generated an .IPA file. But then the documentation does not explain what to do with it, how to put that on your phone.

    Thanks.

  6. Sat Sep 28 01:24:07 2019
    ingurgite posted in iOS bug.

    @marco, @andrea, could you please give us more information on this new way to deploy?

    Thanks.

  7. Wed Sep 25 02:54:36 2019
    ingurgite posted in iOS bug.

    Hi @marco, I did but it does not say anything but "Select Export CreoPlayer from the File menu and the fill-in the Bundle ID and Provisioning Profile fields.". I still don't know what Bundle ID or Provisioning Profile are.

    Also a Signing Identity is required. Same thing, how do I generate those?

    Thanks

  8. Tue Sep 24 17:34:50 2019
    ingurgite posted in iOS bug.

    Hi @marco,

    Where can I find more information to export the CreoPlayer. The process shows a Signing Identity, Bundle ID and Provision Profile etc. but I have no idea how to fill those out.

    Thanks.

  9. Sat Sep 21 15:18:16 2019
    ingurgite posted in iOS bug.

    I've checked TestFlight. Definitely the latest version on iOS.

    On macOS, the app didn't offer me to update so indeed it could have been the problem (maybe something to improve here). I just updated it and retransferred to the iOS device but same error unfortunately.

    I didn't try to new Export CreoPlayer feature as it requires a signing key etc. More complicated than the current way I found. Does the old way works (with the TestFlight Creo app) or do I need to switch to the new method?

    Thanks

  10. Sat Sep 21 10:28:15 2019
    ingurgite started the conversation iOS bug.

    Hi,

    Running my Creo app on iOS has stopped working. I cannot figure out if it is me changing something that is not supported on iOS but in any case it works perfectly in the macOS simulator. See screenshot.

    Noteworthy is that there is no "version" object or method in my code. The search functionality in the simulator returns zero results when looking for "version". It looks like it references another object or something.

    [attachment:5d85fb2a556e6]

    Any idea?

    Thanks.

View more