Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RKObjectManager の http と https のベース URL を切り替える最良の方法は何ですか? 共有マネージャーを http ベース URL に設定してから、まったく新しいインスタンスまたは https 要求用の RKOjbectManager を新しく作成する必要がありますか? 心配すべき落とし穴や落とし穴はありますか?
私はまったく同じことをしました-私はRKObjectManagerの3つのインスタンス(http、https、およびレガシーAPIの一部とインターフェースするための異なるbaseUrlを持つ3番目のインスタンス)を保持し、それは魅力のように機能します.