Is it something wrong with extension IAC on iOS?

Hi, so I’m using extension IAC and using “kyhoang” as a scheme of my game.
On iOS, when I open my game via a deeplink (as in the attached video), the app doesn’t open, it just flashing and then staying at background, sometimes it even doesn’t opening, just flashing that’s all.

Anyone experienced this issue and know how to fix it? Please help…

It looks like the app does open, then crashes. You could add print statements in the game, then use Console on Mac to see if it crashes because of the lua code in the game?

1 Like

Yep, please use for instance Console to get logs from your phone. What does it say?

Sr, I’m afraid I couldn’t get logs.
Looking at the extension github repository, I see there’s a pull request could relate to my issue. Could someone have a look at it?

you can check if it works for you using this link https://github.com/defold/extension-iac/archive/refs/heads/issue-6-launch-with-options-fix.zip
if so, I’ll merge it

1 Like

I will confirm tomorrow then

This fix works for me.
Could you merge it soon? :slight_smile:

4 Likes