ios - WatchKit Error Took too long to show custom notification. Falling back to static -
when run watchkit extension app in simulator got following error:
took long show custom notification. falling `static`.
can 1 tell me why issue occurs?
99% of time reason happens dynamic notification interface taking long load. make sure bare minimum in initialization methods.