Hi I hope I’m responding properly. I’m sending this to
coreaudio-api@lists.apple.com.

It’s an iOS app. I don’t know if it works in other Hosts for this user. For
me and most users, it works in all hosts.

Yes I have made it so it can be instantiated from component description,
and it returns a view controller of type AUViewController.

On Thu, Dec 30, 2021 at 6:02 PM Brad Howes <bradho...@mac.com> wrote:

> Hi,
>
> Is this on iOS, macOS, or both? Do you know if the app also fails to
> appear in other hosts?
>
> For many of my AUv3 plugins, I made sure that the container demo app
> operated in a way that a host would:
>
> - instantiate the AUv3 instance from a component description
> - ask the resulting AUv3 instance for its view controller
>
> This is the utility class I use in my apps that does this -
> https://github.com/bradhowes/LPF/blob/main/Shared/Support/AudioUnitHost.swift
>
> Also, if your AUv3 component can work on macOS, be sure to run `auval` on
> it to see how it behaves in various situations.
>
> Regards,
>
> Brad
>
> On 31 Dec 2021, at 01:29, J Navarro via Coreaudio-api <
> coreaudio-api@lists.apple.com> wrote:
>
> I have had issues in the past with users not being able to see my AUv3
> plugin when first installed. Usually a reboot fixes the problem.
>
> I currently have a user who has installed my app, restarted, and even
> reset his device, and cannot see my app. I can see it just fine on my
> devices, so I can’t really reproduce the issue. Does anyone know what could
> be happening? Am i labeling something wrong in the app bundle maybe? Thanks.
> --
> --
> Sonic Kat
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list      (Coreaudio-api@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/coreaudio-api/bradhowes%40mac.com
>
> This email sent to bradho...@mac.com
>
>
> --
--
Sonic Kat
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (Coreaudio-api@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to