You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 
203
+
> 
204
204
205
205
206
-
- Add a new **Tag** for your **Android Cerficicate**.
206
+
- Add a new **Tag** for your **Android Certificate**.
207
207
1. The **Tag name** should be based on the **bundle id** that you used in your **wrap project**. For example, if the **bundle id** for your wrapped app is **com.testApp.wrap**, then the new **Tag name** should be **com.testApp.wrap.keystore**.
208
208
2. The **Tag value** should correspod to the name you chose for your **Certificate** when uploading a certificate file in the previous step. For example, if your **Android cerfificate** is named **AndroidWrapCertificate**, then the value for the **Tag value** should also be **AndroidWrapCertificate**.
209
209
@@ -217,6 +217,20 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
> 
226
+
227
+
- Add a new **Tag** for your **iOS Certificate**.
228
+
-1. The **Tag name** should be based on the **bundle id** that you used in your **wrap project**. For example, if the **bundle id** for your wrapped app is **com.testApp.wrap**, then the new **Tag name** should be **com.testApp.wrap.cert**.
229
+
2. The **Tag value** should correspod to the name you chose for your **Certificate** when uploading a certificate file in the previous step. For example, if your **iOS Cerfificate** is named **iOSCertificate1**, then the value for the **Tag value** should also be **iOSCertificate1**.
230
+
231
+
> [!div class="mx-imgBorder"]
232
+
> 
0 commit comments