Icon for buzmessa.. is not appearing while i put all the required imessage icons in Assets and double checked that there sizes are proper as required.
Asked
Active
Viewed 688 times
1 Answers
1
There could be few possibilities :
- Check Whether icon size is proper or not.
- Check whether Assets which u are using is properly set in project target. Let me know if u didn't able to find out the solution.

dreamer16
- 11
- 7
-
ya, 2nd one was the case. – Shivam Tripathi Jun 09 '17 at 20:46
-
For me, the problem was I only built my host app with target dependency on my extension. The solution was to run the extension target without the host target. – vmeyer Sep 06 '17 at 14:22