Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Iterable
/
iterable-android-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
39
Code
Issues
4
Pull requests
8
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[SDK-717] Fix stale customAction replay when handler returns false
- #1089
#1089
Merged
joaodordio
merged 11 commits into
master
Iterable/iterable-android-sdk:master
from
SDK-717-fix-stale-custom-action-replay
Iterable/iterable-android-sdk:SDK-717-fix-stale-custom-action-replay
Copy head branch name to clipboard
Sep 23, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[SDK-717] Fix stale customAction replay when handler returns false
#1089
joaodordio
merged 11 commits into
master
Iterable/iterable-android-sdk:master
from
SDK-717-fix-stale-custom-action-replay
Iterable/iterable-android-sdk:SDK-717-fix-stale-custom-action-replay
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
[SDK-717] Fix stale customAction replay when handler returns false
Show description for 80ad980
joaodordio
committed
80ad980
View commit details
Copy full SHA for 80ad980
Browse repository at this point
Fix BCIT regression: move SDK-717 fix to processPendingAction
Show description for f4382e4
joaodordio
committed
f4382e4
View commit details
Copy full SHA for f4382e4
Browse repository at this point
Commits on Sep 11, 2026
Refactor: introduce ActionDispatchResult enum per Franco's review
Show description for c2a9039
joaodordio
committed
c2a9039
View commit details
Copy full SHA for c2a9039
Browse repository at this point
Commits on Sep 14, 2026
Fix URL action silently dropped when push arrives before initialize()
Show description for 5ae3f68
joaodordio
committed
5ae3f68
View commit details
Copy full SHA for 5ae3f68
Browse repository at this point
Commits on Sep 16, 2026
Fix: unify RETRY_LATER check to _apiKey == null for all action types
Show description for 4b18606
joaodordio
committed
4b18606
View commit details
Copy full SHA for 4b18606
Browse repository at this point
Adopt Franco's ActionDispatchResult design per code review
Show description for 8dda748
joaodordio
committed
8dda748
View commit details
Copy full SHA for 8dda748
Browse repository at this point
chore: upgrade setup-android to v3 to fix deprecated tools package (#1092)
joaodordio
authored
5c7a7a9
View commit details
Copy full SHA for 5c7a7a9
Browse repository at this point
Commits on Sep 22, 2026
Remove unused executeAction wrapper and assertTrue import
Show description for e52645f
joaodordio
committed
e52645f
View commit details
Copy full SHA for e52645f
Browse repository at this point
Commits on Sep 23, 2026
Restore guarded processPendingAction call in initialize() to preserve attribution timing
Show description for f08ab6f
joaodordio
committed
f08ab6f
View commit details
Copy full SHA for f08ab6f
Browse repository at this point
Clean up comments and whitespace in IterableApi.java
Show description for d34d044
joaodordio
authored
d34d044
View commit details
Copy full SHA for d34d044
Browse repository at this point
Fix checkstyle in IterableApi without crossing the 2000 line limit
Show description for 5f644dd
joaodordio
committed
5f644dd
View commit details
Copy full SHA for 5f644dd
Browse repository at this point
You can’t perform that action at this time.