# iMessage

Find answers to common questions about using iMessage with WhatSnap and GoHighLevel.

***

## Common Questions

### Workflows & Automation

[**Using Wait for Reply with iMessage Workflows**](/whatsnap-docs/faq/imessage/wait-for-reply-workflows.md)

Learn how to properly configure "Wait for Reply" steps in GoHighLevel workflows when using iMessage through WhatSnap's custom gateway integration.

**Topics Covered:**

* Why custom actions don't work with wait steps
* How to use standard SMS actions for iMessage
* Workflow configuration best practices
* Troubleshooting reply detection issues

***

### Account Issues & Recovery

[**What Happens If iMessage Gets Blocked?**](/whatsnap-docs/faq/imessage/imessage-blocked-recovery.md)

Step-by-step guide to verify if your iMessage has been blocked by Apple and how to request reactivation.

**Topics Covered:**

* Signs your iMessage may be blocked
* How to verify block status with Apple Support
* Submitting reactivation requests
* Preventing future blocks
* Alternative messaging solutions

***

### Advanced Setup

[**Multi-User iMessage Setup on a Single Mac**](/whatsnap-docs/faq/imessage/multi-user-single-mac-setup.md)

Learn how to run multiple iMessage accounts simultaneously on one Mac using separate user profiles for cost-effective scaling.

**Topics Covered:**

* Creating macOS user profiles for each iMessage account
* Installing WhatSnap Gateway in multiple profiles
* Using Fast User Switching properly
* System requirements and performance considerations
* Maximum recommended accounts (4 per Mac)

***

## Related Documentation

For comprehensive iMessage setup and management information, see:

### Setup & Installation

* [**iMessage Setup Guide**](/whatsnap-docs/account-management/imessage.md) - Complete installation instructions
* [**iMessage Specifications**](/whatsnap-docs/account-management/imessage/imessage-specifications.md) - Device requirements and compatibility
* [**Multiple iMessage Accounts**](/whatsnap-docs/account-management/imessage/multiple-imessage-accounts.md) - Connect multiple iMessage numbers

### Troubleshooting

* [**iMessage Troubleshooting**](/whatsnap-docs/account-management/imessage/troubleshooting-imessage.md) - Fix connection and sync issues
* [**iMessage Account Blocked (Detailed)**](/whatsnap-docs/account-management/imessage/imessage-account-blocked.md) - Comprehensive prevention and recovery guide

### Configuration

* [**Account Settings**](/whatsnap-docs/account-management/settings/account-settings.md) - Configure typing simulation and delays
* [**Tag Management**](/whatsnap-docs/account-management/settings/tag-management.md) - Route messages between accounts
* [**User Assignments**](/whatsnap-docs/account-management/settings/user-assignments.md) - Assign devices to GHL users

***

## Quick Answers

### General iMessage Questions

**How many contacts can I message per day with iMessage?**

* Recommended maximum: **50 unique contacts per day** per iMessage device
* Exceeding this may trigger Apple's spam detection
* Use multiple iMessage accounts to scale capacity
* See: [iMessage Account Blocked](/whatsnap-docs/faq/imessage/imessage-blocked-recovery.md) for prevention tips

**Can I use the same Mac for multiple iMessage accounts?**

* Yes, up to **4 iMessage accounts** per Mac (recommended maximum)
* Requires separate macOS user profiles
* Needs adequate RAM (16-32 GB recommended)
* See: [Multi-User Setup Guide](/whatsnap-docs/faq/imessage/multi-user-single-mac-setup.md)

**Do I need to keep my Mac running 24/7?**

* Yes, your Mac must remain **powered on and connected** to the internet
* Configure energy settings to prevent sleep
* Use a Mac mini for reliable 24/7 operation
* See: [iMessage Setup Guide](/whatsnap-docs/account-management/imessage.md)

**Why don't my workflow "Wait for Reply" steps work?**

* Custom actions aren't compatible with "Wait for Reply" steps in GoHighLevel
* Use **standard SMS actions** instead (they route via iMessage automatically)
* Requires **SMS Channel Override** to be enabled
* See: [Wait for Reply Workflows](/whatsnap-docs/faq/imessage/wait-for-reply-workflows.md)

**What happens if Apple blocks my iMessage?**

* You won't be able to send/receive iMessages
* Contact Apple Support to verify block status
* Submit reactivation request at apple.co/IMFT-mac
* Usually resolved within 24-48 hours
* See: [iMessage Blocked Recovery](/whatsnap-docs/faq/imessage/imessage-blocked-recovery.md)

**Can I send messages to Android users via iMessage?**

* Yes, messages automatically fallback to **SMS** for Android users
* Requires your iPhone to be online with active cellular service
* SMS charges may apply from your carrier
* Appears as green bubble on your end, standard SMS on theirs

***

## Best Practices

### Volume Management

* ✅ Stay under **50 unique contacts per day** per device
* ✅ Gradually warm up new iMessage accounts (start with 10-15/day)
* ✅ Space messages throughout the day
* ✅ Use multiple accounts to distribute volume
* ❌ Never send identical messages to many recipients

### Message Quality

* ✅ Personalize messages with contact names (`{{first_name}}`)
* ✅ Vary message templates and content
* ✅ Enable typing simulation in WhatSnap settings
* ✅ Target opted-in contacts only
* ❌ Avoid spam-like behavior or mass blasting

### Device Management

* ✅ Keep Mac powered on 24/7
* ✅ Use wired Ethernet for stable connection
* ✅ Configure energy settings to prevent sleep
* ✅ Monitor WhatSnap connection status daily
* ❌ Don't let Mac go to sleep or disconnect

***

## Still Have Questions?

### Search the Documentation

Browse the complete WhatSnap documentation:

* [Quick Start Guide](/whatsnap-docs/quick-start.md)
* [Account Management](/whatsnap-docs/account-management.md)
* [Conversations & Workflows](/whatsnap-docs/conversations.md)
* [Outreach Campaigns](/whatsnap-docs/outreach.md)

### Contact Support

**Email**: <support@whatsnap.ai>

**Before contacting support:**

* Check the relevant FAQ articles above
* Review related documentation guides
* Note any error messages you're seeing
* Gather screenshots if applicable
* List troubleshooting steps you've already tried

***

*Last updated: Check the main* [*iMessage Setup Guide*](/whatsnap-docs/account-management/imessage.md) *for the latest information.*


---

# 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://whatsnap.gitbook.io/whatsnap-docs/faq/imessage.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.
