GetIPAddress Extension Documentation
Introduction
- Name: GetIPAddress
- Date Released: 2024-08-05T19:00:00Z
- Latest Version: 1
Description
The GetIPAddress
extension provides a simple method to retrieve the IP address of the device on which the application is running. Designed for use with MIT App Inventor and other App Inventor-based platforms, this non-visible component helps you programmatically obtain the device’s IP address.
Features
- Retrieve IP Address: Get the device’s IP address with a single method call.
- IPv4 Preference: The extension prioritizes IPv4 addresses and ignores loopback addresses.
- Error Handling: Returns a clear error message if the IP address cannot be retrieved.
Download
You can download the GetIPAddress
extension from the following link:
GetIPAddress.aix (5.3 KB)