BaseController
public class BaseController : UIViewController
This is the base class for FUIFeedbackScreen.SyncController
, FUIFeedbackScreen.ConnectionErrorController
, and FUIFeedbackScreen.UserTransactionErrorController
.
Developeres should not use this class directly.