File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9595#define LPMT_DEFAULT_NO_BUTTON_TEXT @" No"
9696#define LPMT_DEFAULT_LATER_BUTTON_TEXT @" Maybe Later"
9797#define LPMT_DEFAULT_URL @" http://www.example.com"
98- #define LPMT_DEFAULT_CLOSE_URL @" http://leanplum: close"
99- #define LPMT_DEFAULT_OPEN_URL @" http://leanplum: loadFinished"
100- #define LPMT_DEFAULT_TRACK_URL @" http://leanplum: track"
101- #define LPMT_DEFAULT_ACTION_URL @" http://leanplum: runAction"
102- #define LPMT_DEFAULT_TRACK_ACTION_URL @" http://leanplum: runTrackedAction"
98+ #define LPMT_DEFAULT_CLOSE_URL @" http://leanplum/ close"
99+ #define LPMT_DEFAULT_OPEN_URL @" http://leanplum/ loadFinished"
100+ #define LPMT_DEFAULT_TRACK_URL @" http://leanplum/ track"
101+ #define LPMT_DEFAULT_ACTION_URL @" http://leanplum/ runAction"
102+ #define LPMT_DEFAULT_TRACK_ACTION_URL @" http://leanplum/ runTrackedAction"
103103#define LPMT_DEFAULT_HAS_DISMISS_BUTTON YES
104104#define LPMT_DEFAULT_APP_ICON @" __iOSAppIcon-PrimaryIcon.png"
105105
You can’t perform that action at this time.
0 commit comments