# Hướng dẫn lấy App signing key và TeamID - APNs Authentication

## **Hướng dẫn lấy App signing key certificate firebase cho android**

### **Bước 1:**

* Đăng nhập trang: [https://play.google.com/console](https://play.google.com/console/u/1/developers/5722294182408779281/app-list?pli=1#AppListPlace)/

### **Bước 2:**

* Chọn đúng tài khoản nhà phát triển chứa app cần lấy key.

![](/files/-MX61vJ2NMuC4tOr4Uip)

### **Bước 3:**

* Chọn ứng dụng cần lấy key certificate:<br>

![](/files/-MX61vJ3-DlUYdfpx0Q2)

### **Bước 4:**

* Vào phần **SetUp** -> **App integrity**
* ![](/files/-MX61vJ4c3vt2jjv5auF)

### **Bước 5:**

* Copy key SHA-1 và SHA-256 ở phần **App signing key certificate** và **Upload key certificate.**
* Gửi cho người yêu cầu cung cấp các key này.

![](/files/-MX61vJ5IlMsvkwUgCGb)

![](/files/-MX61vJ6_mViqK3WfnEW)

## **Hướng dẫn lấy TeamID và APNs Authentication Key** **IOS**

### **Bước 1:**

* Truy cập và đăng nhập trang: <https://developer.apple.com/account/resources/certificates/list>

### **Bước 2:**

* Ở phần trên cùng góc phải màn hình, Copy ký tự đằng sau tên nhà phát triển chính là **TeamID** (đầy đủ 10 ký tự)
* Gửi cho người yêu cầu.

![](/files/-MX61vJ7HljZWBeF-3Hu)

### **Bước 3:**

* Vào phần **Keys** và chọn dấu **+** để tạo key mới

### ![](/files/-MX61vJ8Zg9lmPK-zAml)

### **Bước 4:**

* Nhập phần **Keys Name** theo kí tự: TENCONGTY APNs key\
  &#x20;Ví dụ: ABAHA APNs key
* Chọn **Apple Push Notifications Service (APNs)**.
* Nhấn **Continue**.

![](/files/-MX61vJ9bqYHc7NJ9qbY)

### **Bước 5:**

* Nhấn **Register** để đăng ký key mới

![](/files/-MX61vJAdrIIQiQf0tHu)

###

### **Bước 6:**

* Nhấn **Download** để tải về key vừa tạo.(file tải về sẽ có đuôi là .p8).

![](/files/-MX61vJBBMl3N6A44PJK)

* File tải về sẽ có dạng

![](/files/-MX61vJCrOmjY9fxETUy)

### **Bước 7:**

* Gửi file vừa tải cho người yêu cầu cung cấp file đó.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tailieu.abaha.vn/tinh-nang-khac/huong-dan-dang-ky-tai-khoan-nha-phat-trien-cho-doanh-nghiep/untitled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
