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.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -