From 01b7a0e12b9e6b7610a6ce0f12650cf55134d0c7 Mon Sep 17 00:00:00 2001 From: Niels Andriesse <9340958+nielsandriesse@users.noreply.github.com> Date: Mon, 30 Nov 2020 14:35:47 +1100 Subject: [PATCH] Update BUILDING.md --- BUILDING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/BUILDING.md b/BUILDING.md index ef671330d..079245ff7 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -60,6 +60,13 @@ Build and Run and you are ready to go! ## Known issues +### PureLayout + +The CocoaPods PureLayout post install hook doesn't always get applied correctly +upon running `pod install`. See https://github.com/CocoaPods/CocoaPods/issues/10087 +for more information. + +### Push Notifications Features related to push notifications are known to be not working for third-party contributors since Apple's Push Notification service pushes will only work with the Session production code signing